Home
last modified time | relevance | path

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

/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h58 struct kfd_node_properties { struct
59 uint64_t hive_id;
60 uint64_t unique_id;
61 uint32_t cpu_cores_count;
62 uint32_t simd_count;
63 uint32_t mem_banks_count;
64 uint32_t caches_count;
65 uint32_t io_links_count;
66 uint32_t cpu_core_id_base;
67 uint32_t simd_id_base;
[all …]