Lines Matching refs:max_mcs
448 for (i = 0; i < fam_type->max_mcs; i++)
2218 .max_mcs = 2,
2229 .max_mcs = 2,
2240 .max_mcs = 2,
2251 .max_mcs = 2,
2262 .max_mcs = 2,
2273 .max_mcs = 2,
2284 .max_mcs = 2,
2295 .max_mcs = 2,
2305 .max_mcs = 2,
2315 .max_mcs = 8,
2325 .max_mcs = 2,
2335 .max_mcs = 2,
2345 .max_mcs = 8,
3428 pvt->umc = kcalloc(fam_type->max_mcs, sizeof(struct amd64_umc), GFP_KERNEL); in hw_info_get()
3482 layers[1].size = fam_type->max_mcs; in init_one_instance()
3512 for (dct = 0; dct < fam_type->max_mcs; dct++) { in instance_has_memory()