Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_topology.h57 struct kfd_node_properties { struct
58 uint64_t hive_id;
59 uint32_t cpu_cores_count;
60 uint32_t simd_count;
61 uint32_t mem_banks_count;
62 uint32_t caches_count;
63 uint32_t io_links_count;
64 uint32_t cpu_core_id_base;
65 uint32_t simd_id_base;
66 uint32_t capability;
[all …]