Lines Matching refs:x86_model

78 	switch (c->x86_model) {  in check_memory_type_self_snoop_errata()
112 switch (c->x86_model) { in probe_xeon_phi_r3mwait()
183 if (c->x86_model == spectre_bad_microcodes[i].model && in bad_spectre_microcode()
195 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
203 if ((c->x86 == 0xf && c->x86_model >= 0x03) || in early_init_intel()
204 (c->x86 == 0x6 && c->x86_model >= 0x0e)) in early_init_intel()
234 if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_stepping <= 2 && in early_init_intel()
249 if (c->x86 == 0xF && c->x86_model == 0x3 in early_init_intel()
267 switch (c->x86_model) { in early_init_intel()
289 if (c->x86 == 6 && c->x86_model < 15) in early_init_intel()
296 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
315 if (c->x86 == 5 && c->x86_model == 9) { in early_init_intel()
356 boot_cpu_data.x86_model == 1 && in ppro_with_ram_bug()
375 c->x86_model <= 3) { in intel_smp_check()
402 if (c->x86 == 5 && c->x86_model < 9) { in intel_workarounds()
417 if ((c->x86<<8 | c->x86_model<<4 | c->x86_stepping) < 0x633) in intel_workarounds()
435 if ((c->x86 == 15) && (c->x86_model == 1) && (c->x86_stepping == 1)) { in intel_workarounds()
449 if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds()
702 (c->x86_model == 29 || c->x86_model == 46 || c->x86_model == 47)) in init_intel()
706 ((c->x86_model == INTEL_FAM6_ATOM_GOLDMONT))) in init_intel()
724 switch (c->x86_model) { in init_intel()
781 if ((c->x86 == 6) && (c->x86_model == 11) && (size == 0)) in intel_size_cache()
788 if ((c->x86 == 5) && (c->x86_model == 9)) in intel_size_cache()