Lines Matching refs:x86

110 	if (c->x86 != 6)  in probe_xeon_phi_r3mwait()
179 if (c->x86 != 6) 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()
207 if (c->x86 >= 6 && !cpu_has(c, X86_FEATURE_IA64)) in early_init_intel()
234 if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_stepping <= 2 && in early_init_intel()
244 if (c->x86 == 15 && c->x86_cache_alignment == 64) in early_init_intel()
249 if (c->x86 == 0xF && c->x86_model == 0x3 in early_init_intel()
266 if (c->x86 == 6) { 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()
355 boot_cpu_data.x86 == 6 && in ppro_with_ram_bug()
373 if (c->x86 == 5 && 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()
458 switch (c->x86) { in intel_workarounds()
701 if (c->x86 == 6 && boot_cpu_has(X86_FEATURE_CLFLUSH) && in init_intel()
705 if (c->x86 == 6 && boot_cpu_has(X86_FEATURE_MWAIT) && in init_intel()
710 if (c->x86 == 15) in init_intel()
712 if (c->x86 == 6) in init_intel()
720 if (c->x86 == 6) { in init_intel()
749 if (c->x86 == 15) in init_intel()
751 if (c->x86 == 6) 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()