Home
last modified time | relevance | path

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

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