Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h51 uint32_t simd_id_base; member
H A Dkfd_crat.c1036 dev->node_props.simd_id_base = cu->processor_id_low; in kfd_populated_cu_info_gpu()
1187 (id >= dev->node_props.simd_id_base && in kfd_parse_subtype_cache()
1188 id < dev->node_props.simd_id_base + in kfd_parse_subtype_cache()
H A 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()