Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.c290 uint32_t total_num_of_cu; in kfd_parse_subtype_cache() local
296 total_num_of_cu = (dev->node_props.array_count * in kfd_parse_subtype_cache()
312 total_num_of_cu)) { in kfd_parse_subtype_cache()
1148 uint32_t total_num_of_cu; in kfd_create_vcrat_image_gpu() local
1200 total_num_of_cu = (cu->array_count * cu_info.num_cu_per_sh); in kfd_create_vcrat_image_gpu()
1201 cu->processor_id_low = get_and_inc_gpu_processor_id(total_num_of_cu); in kfd_create_vcrat_image_gpu()