Searched refs:max_waves_per_cu (Results 1 – 4 of 4) sorted by relevance
67 int *pasid_wave_cnt, int *max_waves_per_cu);
808 int *pasid_wave_cnt, int *max_waves_per_cu) in kgd_gfx_v9_get_cu_occupancy() argument881 *max_waves_per_cu = adev->gfx.cu_info.simd_per_cu * in kgd_gfx_v9_get_cu_occupancy()
301 int *max_waves_per_cu);
268 int max_waves_per_cu; in kfd_get_cu_occupancy() local288 max_waves_per_cu = 0; in kfd_get_cu_occupancy()290 &max_waves_per_cu); in kfd_get_cu_occupancy()293 cu_cnt = (wave_cnt + (max_waves_per_cu - 1)) / max_waves_per_cu; in kfd_get_cu_occupancy()