Lines Matching refs:max_mcs
451 for (i = 0; i < fam_type->max_mcs; i++)
2241 .max_mcs = 2,
2252 .max_mcs = 2,
2263 .max_mcs = 2,
2274 .max_mcs = 2,
2285 .max_mcs = 2,
2296 .max_mcs = 2,
2307 .max_mcs = 2,
2318 .max_mcs = 2,
2328 .max_mcs = 2,
2338 .max_mcs = 8,
2348 .max_mcs = 2,
2358 .max_mcs = 2,
2368 .max_mcs = 8,
3460 pvt->umc = kcalloc(fam_type->max_mcs, sizeof(struct amd64_umc), GFP_KERNEL); in hw_info_get()
3514 layers[1].size = fam_type->max_mcs; in init_one_instance()
3544 for (dct = 0; dct < fam_type->max_mcs; dct++) { in instance_has_memory()