Home
last modified time | relevance | path

Searched defs:kfd_node_properties (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h43 struct kfd_node_properties { struct
44 uint64_t hive_id;
45 uint32_t cpu_cores_count;
46 uint32_t simd_count;
47 uint32_t mem_banks_count;
48 uint32_t caches_count;
49 uint32_t io_links_count;
50 uint32_t p2p_links_count;
51 uint32_t cpu_core_id_base;
52 uint32_t simd_id_base;
[all …]