Lines Matching refs:max_mcs
466 for (i = 0; i < fam_type->max_mcs; i++)
2859 .max_mcs = 2,
2870 .max_mcs = 2,
2881 .max_mcs = 2,
2892 .max_mcs = 2,
2903 .max_mcs = 2,
2914 .max_mcs = 2,
2925 .max_mcs = 2,
2936 .max_mcs = 2,
2946 .max_mcs = 2,
2956 .max_mcs = 8,
2966 .max_mcs = 2,
2976 .max_mcs = 2,
2986 .max_mcs = 8,
2996 .max_mcs = 12,
3007 .max_mcs = 2,
4099 pvt->umc = kcalloc(fam_type->max_mcs, sizeof(struct amd64_umc), GFP_KERNEL); in hw_info_get()
4153 layers[1].size = fam_type->max_mcs; in init_one_instance()
4183 for (dct = 0; dct < fam_type->max_mcs; dct++) { in instance_has_memory()