Home
last modified time | relevance | path

Searched refs:simd_id_base (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h51 uint32_t simd_id_base; member
Dkfd_crat.c1035 dev->node_props.simd_id_base = cu->processor_id_low; in kfd_populated_cu_info_gpu()
1186 (id >= dev->node_props.simd_id_base && in kfd_parse_subtype_cache()
1187 id < dev->node_props.simd_id_base + in kfd_parse_subtype_cache()
Dkfd_topology.c468 dev->node_props.simd_id_base); in node_show()
1785 gpu_processor_id = dev->node_props.simd_id_base; in kfd_fill_cache_non_crat_info()