Lines Matching refs:x86
33 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
41 if ((c->x86 == 0xf && c->x86_model >= 0x03) || in early_init_intel()
42 (c->x86 == 0x6 && c->x86_model >= 0x0e)) in early_init_intel()
45 if (c->x86 >= 6 && !cpu_has(c, X86_FEATURE_IA64)) { in early_init_intel()
62 if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_mask <= 2 && in early_init_intel()
72 if (c->x86 == 15 && c->x86_cache_alignment == 64) in early_init_intel()
77 if (c->x86 == 0xF && c->x86_model == 0x3 in early_init_intel()
96 if (c->x86 == 6) { in early_init_intel()
118 if (c->x86 == 6 && c->x86_model < 15) in early_init_intel()
130 if (c->x86 == 15) in early_init_intel()
140 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
159 if (c->x86 == 5 && c->x86_model == 9) { in early_init_intel()
176 boot_cpu_data.x86 == 6 && in ppro_with_ram_bug()
194 if (c->x86 == 5 && in intel_smp_check()
223 if (!paravirt_enabled() && c->x86 == 5 && c->x86_model < 9) { in intel_workarounds()
238 if ((c->x86<<8 | c->x86_model<<4 | c->x86_mask) < 0x633) in intel_workarounds()
256 if ((c->x86 == 15) && (c->x86_model == 1) && (c->x86_mask == 1)) { in intel_workarounds()
271 if (cpu_has_apic && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds()
280 switch (c->x86) { in intel_workarounds()
457 if (c->x86 == 6 && cpu_has_clflush && in init_intel()
462 if (c->x86 == 15) in init_intel()
464 if (c->x86 == 6) in init_intel()
472 if (c->x86 == 6) { in init_intel()
500 if (c->x86 == 15) in init_intel()
502 if (c->x86 == 6) in init_intel()
524 if ((c->x86 == 6) && (c->x86_model == 11) && (size == 0)) in intel_size_cache()
531 if ((c->x86 == 5) && (c->x86_model == 9)) in intel_size_cache()