Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h51 struct kfd_node_properties { struct
52 uint32_t cpu_cores_count;
53 uint32_t simd_count;
54 uint32_t mem_banks_count;
55 uint32_t caches_count;
56 uint32_t io_links_count;
57 uint32_t cpu_core_id_base;
58 uint32_t simd_id_base;
59 uint32_t capability;
60 uint32_t max_waves_per_simd;
[all …]