Lines Matching refs:x86
107 if (c->x86 != 6) in probe_xeon_phi_r3mwait()
176 if (c->x86 != 6) in bad_spectre_microcode()
224 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
232 if ((c->x86 == 0xf && c->x86_model >= 0x03) || in early_init_intel()
233 (c->x86 == 0x6 && c->x86_model >= 0x0e)) in early_init_intel()
236 if (c->x86 >= 6 && !cpu_has(c, X86_FEATURE_IA64)) in early_init_intel()
263 if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_stepping <= 2 && in early_init_intel()
273 if (c->x86 == 15 && c->x86_cache_alignment == 64) in early_init_intel()
278 if (c->x86 == 0xF && c->x86_model == 0x3 in early_init_intel()
295 if (c->x86 == 6) { in early_init_intel()
318 if (c->x86 == 6 && c->x86_model < 15) in early_init_intel()
325 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
344 if (c->x86 == 5 && c->x86_model == 9) { in early_init_intel()
388 boot_cpu_data.x86 == 6 && in ppro_with_ram_bug()
406 if (c->x86 == 5 && in intel_smp_check()
435 if (c->x86 == 5 && c->x86_model < 9) { in intel_workarounds()
450 if ((c->x86<<8 | c->x86_model<<4 | c->x86_stepping) < 0x633) in intel_workarounds()
468 if ((c->x86 == 15) && (c->x86_model == 1) && (c->x86_stepping == 1)) { in intel_workarounds()
482 if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds()
491 switch (c->x86) { in intel_workarounds()
691 if (c->x86 == 6 && boot_cpu_has(X86_FEATURE_CLFLUSH) && in init_intel()
695 if (c->x86 == 6 && boot_cpu_has(X86_FEATURE_MWAIT) && in init_intel()
700 if (c->x86 == 15) in init_intel()
702 if (c->x86 == 6) in init_intel()
710 if (c->x86 == 6) { in init_intel()
739 if (c->x86 == 15) in init_intel()
741 if (c->x86 == 6) in init_intel()
770 if ((c->x86 == 6) && (c->x86_model == 11) && (size == 0)) in intel_size_cache()
777 if ((c->x86 == 5) && (c->x86_model == 9)) in intel_size_cache()