Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h34 struct kfd_node_properties { struct
35 uint64_t hive_id;
36 uint32_t cpu_cores_count;
37 uint32_t simd_count;
38 uint32_t mem_banks_count;
39 uint32_t caches_count;
40 uint32_t io_links_count;
41 uint32_t cpu_core_id_base;
42 uint32_t simd_id_base;
43 uint32_t capability;
[all …]