Lines Matching refs:x86_model
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()
62 if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_mask <= 2 && in early_init_intel()
77 if (c->x86 == 0xF && c->x86_model == 0x3 in early_init_intel()
97 switch (c->x86_model) { in early_init_intel()
118 if (c->x86 == 6 && c->x86_model < 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()
177 boot_cpu_data.x86_model == 1 && in ppro_with_ram_bug()
196 c->x86_model <= 3) { 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()
458 (c->x86_model == 29 || c->x86_model == 46 || c->x86_model == 47)) in init_intel()
475 switch (c->x86_model) { 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()