Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h43 uint32_t simd_id_base; member
Dkfd_crat.c947 dev->node_props.simd_id_base = cu->processor_id_low; in kfd_populated_cu_info_gpu()
1098 (id >= dev->node_props.simd_id_base && in kfd_parse_subtype_cache()
1099 id < dev->node_props.simd_id_base + in kfd_parse_subtype_cache()
Dkfd_topology.c483 dev->node_props.simd_id_base); in node_show()
1751 gpu_processor_id = dev->node_props.simd_id_base; in kfd_fill_cache_non_crat_info()