Lines Matching refs:x86

84 	if (c->x86 != 6)  in probe_xeon_phi_r3mwait()
153 if (c->x86 != 6) in bad_spectre_microcode()
169 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
177 if ((c->x86 == 0xf && c->x86_model >= 0x03) || in early_init_intel()
178 (c->x86 == 0x6 && c->x86_model >= 0x0e)) in early_init_intel()
181 if (c->x86 >= 6 && !cpu_has(c, X86_FEATURE_IA64)) in early_init_intel()
208 if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_stepping <= 2 && in early_init_intel()
218 if (c->x86 == 15 && c->x86_cache_alignment == 64) in early_init_intel()
223 if (c->x86 == 0xF && c->x86_model == 0x3 in early_init_intel()
240 if (c->x86 == 6) { in early_init_intel()
262 if (c->x86 == 6 && c->x86_model < 15) in early_init_intel()
269 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
288 if (c->x86 == 5 && c->x86_model == 9) { in early_init_intel()
327 boot_cpu_data.x86 == 6 && in ppro_with_ram_bug()
345 if (c->x86 == 5 && in intel_smp_check()
374 if (c->x86 == 5 && c->x86_model < 9) { in intel_workarounds()
389 if ((c->x86<<8 | c->x86_model<<4 | c->x86_stepping) < 0x633) in intel_workarounds()
407 if ((c->x86 == 15) && (c->x86_model == 1) && (c->x86_stepping == 1)) { in intel_workarounds()
421 if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds()
430 switch (c->x86) { in intel_workarounds()
703 if (c->x86 == 6 && boot_cpu_has(X86_FEATURE_CLFLUSH) && in init_intel()
707 if (c->x86 == 6 && boot_cpu_has(X86_FEATURE_MWAIT) && in init_intel()
712 if (c->x86 == 15) in init_intel()
714 if (c->x86 == 6) in init_intel()
722 if (c->x86 == 6) { in init_intel()
751 if (c->x86 == 15) in init_intel()
753 if (c->x86 == 6) in init_intel()
780 if ((c->x86 == 6) && (c->x86_model == 11) && (size == 0)) in intel_size_cache()
787 if ((c->x86 == 5) && (c->x86_model == 9)) in intel_size_cache()