Searched refs:total_num_of_cu (Results 1 – 1 of 1) sorted by relevance
1078 uint32_t total_num_of_cu; in kfd_parse_subtype_cache() local1084 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() local2143 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