Lines Matching refs:x86_model

72 	switch (c->x86_model) {  in check_memory_type_self_snoop_errata()
106 switch (c->x86_model) { in probe_xeon_phi_r3mwait()
177 if (c->x86_model == spectre_bad_microcodes[i].model && in bad_spectre_microcode()
189 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
197 if ((c->x86 == 0xf && c->x86_model >= 0x03) || in early_init_intel()
198 (c->x86 == 0x6 && c->x86_model >= 0x0e)) in early_init_intel()
228 if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_stepping <= 2 && in early_init_intel()
243 if (c->x86 == 0xF && c->x86_model == 0x3 in early_init_intel()
261 switch (c->x86_model) { in early_init_intel()
283 if (c->x86 == 6 && c->x86_model < 15) in early_init_intel()
290 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
309 if (c->x86 == 5 && c->x86_model == 9) { in early_init_intel()
354 boot_cpu_data.x86_model == 1 && in ppro_with_ram_bug()
373 c->x86_model <= 3) { in intel_smp_check()
400 if (c->x86 == 5 && c->x86_model < 9) { in intel_workarounds()
415 if ((c->x86<<8 | c->x86_model<<4 | c->x86_stepping) < 0x633) in intel_workarounds()
433 if ((c->x86 == 15) && (c->x86_model == 1) && (c->x86_stepping == 1)) { in intel_workarounds()
447 if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds()
657 (c->x86_model == 29 || c->x86_model == 46 || c->x86_model == 47)) in init_intel()
661 ((c->x86_model == INTEL_FAM6_ATOM_GOLDMONT))) in init_intel()
679 switch (c->x86_model) { in init_intel()
742 if ((c->x86 == 6) && (c->x86_model == 11) && (size == 0)) in intel_size_cache()
749 if ((c->x86 == 5) && (c->x86_model == 9)) in intel_size_cache()