Home
last modified time | relevance | path

Searched refs:simd_id_base (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/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.c464 sysfs_show_32bit_prop(buffer, offs, "simd_id_base", in node_show()
465 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()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h67 uint32_t simd_id_base; member
H A Dkfd_crat.c160 dev->node_props.simd_id_base = cu->processor_id_low; in kfd_populated_cu_info_gpu()
311 (id >= dev->node_props.simd_id_base && in kfd_parse_subtype_cache()
312 id < dev->node_props.simd_id_base + in kfd_parse_subtype_cache()
H A Dkfd_topology.c458 sysfs_show_32bit_prop(buffer, offs, "simd_id_base", in node_show()
459 dev->node_props.simd_id_base); in node_show()

Completed in 9 milliseconds