Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.h100 struct crat_subtype_computeunit { struct
101 uint8_t type;
102 uint8_t length;
103 uint16_t reserved;
104 uint32_t flags;
105 uint32_t proximity_domain;
106 uint32_t processor_id_low;
107 uint16_t num_cpu_cores;
108 uint16_t num_simd_cores;
109 uint16_t max_waves_simd;
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.h96 struct crat_subtype_computeunit { struct
97 uint8_t type;
98 uint8_t length;
99 uint16_t reserved;
100 uint32_t flags;
101 uint32_t proximity_domain;
102 uint32_t processor_id_low;
103 uint16_t num_cpu_cores;
104 uint16_t num_simd_cores;
105 uint16_t max_waves_simd;
[all …]