KFD_MAX_NUM_SH_PER_SE
uint32_t cu_per_sh[KFD_MAX_NUM_SE][KFD_MAX_NUM_SH_PER_SE] = {0};
if (gfx_info->max_sh_per_se > KFD_MAX_NUM_SH_PER_SE) {