Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h51 uint32_t simd_id_base; member
H A Dkfd_crat.c946 dev->node_props.simd_id_base = cu->processor_id_low; in kfd_populated_cu_info_gpu()
1097 (id >= dev->node_props.simd_id_base && in kfd_parse_subtype_cache()
1098 id < dev->node_props.simd_id_base + in kfd_parse_subtype_cache()
H A Dkfd_topology.c465 dev->node_props.simd_id_base); in node_show()
1694 gpu_processor_id = dev->node_props.simd_id_base; in kfd_fill_cache_non_crat_info()