Lines Matching refs:x86
104 if (c->x86 != 6) in probe_xeon_phi_r3mwait()
173 if (c->x86 != 6) in bad_spectre_microcode()
189 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
197 if ((c->x86 == 0xf && c->x86_model >= 0x03) || in early_init_intel()
198 (c->x86 == 0x6 && c->x86_model >= 0x0e)) in early_init_intel()
201 if (c->x86 >= 6 && !cpu_has(c, X86_FEATURE_IA64)) in early_init_intel()
228 if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_stepping <= 2 && in early_init_intel()
238 if (c->x86 == 15 && c->x86_cache_alignment == 64) in early_init_intel()
243 if (c->x86 == 0xF && c->x86_model == 0x3 in early_init_intel()
260 if (c->x86 == 6) { in early_init_intel()
283 if (c->x86 == 6 && c->x86_model < 15) in early_init_intel()
290 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
309 if (c->x86 == 5 && c->x86_model == 9) { in early_init_intel()
353 boot_cpu_data.x86 == 6 && in ppro_with_ram_bug()
371 if (c->x86 == 5 && in intel_smp_check()
400 if (c->x86 == 5 && c->x86_model < 9) { in intel_workarounds()
415 if ((c->x86<<8 | c->x86_model<<4 | c->x86_stepping) < 0x633) in intel_workarounds()
433 if ((c->x86 == 15) && (c->x86_model == 1) && (c->x86_stepping == 1)) { in intel_workarounds()
447 if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds()
456 switch (c->x86) { in intel_workarounds()
656 if (c->x86 == 6 && boot_cpu_has(X86_FEATURE_CLFLUSH) && in init_intel()
660 if (c->x86 == 6 && boot_cpu_has(X86_FEATURE_MWAIT) && in init_intel()
665 if (c->x86 == 15) in init_intel()
667 if (c->x86 == 6) in init_intel()
675 if (c->x86 == 6) { in init_intel()
704 if (c->x86 == 15) in init_intel()
706 if (c->x86 == 6) in init_intel()
742 if ((c->x86 == 6) && (c->x86_model == 11) && (size == 0)) in intel_size_cache()
749 if ((c->x86 == 5) && (c->x86_model == 9)) in intel_size_cache()