Lines Matching refs:max_mcs
451 for (i = 0; i < fam_type->max_mcs; i++)
2500 .max_mcs = 2,
2511 .max_mcs = 2,
2522 .max_mcs = 2,
2533 .max_mcs = 2,
2544 .max_mcs = 2,
2555 .max_mcs = 2,
2566 .max_mcs = 2,
2577 .max_mcs = 2,
2587 .max_mcs = 2,
2597 .max_mcs = 8,
2607 .max_mcs = 2,
2617 .max_mcs = 2,
2627 .max_mcs = 8,
3703 pvt->umc = kcalloc(fam_type->max_mcs, sizeof(struct amd64_umc), GFP_KERNEL); in hw_info_get()
3757 layers[1].size = fam_type->max_mcs; in init_one_instance()
3787 for (dct = 0; dct < fam_type->max_mcs; dct++) { in instance_has_memory()