Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_crat.c1078 uint32_t total_num_of_cu; in kfd_parse_subtype_cache() local
1084 total_num_of_cu = (dev->node_props.array_count * in kfd_parse_subtype_cache()
1100 total_num_of_cu)) { in kfd_parse_subtype_cache()
2093 uint32_t total_num_of_cu; in kfd_create_vcrat_image_gpu() local
2143 total_num_of_cu = (cu->array_count * cu_info.num_cu_per_sh); in kfd_create_vcrat_image_gpu()
2144 cu->processor_id_low = get_and_inc_gpu_processor_id(total_num_of_cu); in kfd_create_vcrat_image_gpu()

Completed in 7 milliseconds