Lines Matching refs:x86_model

75 	switch (c->x86_model) {  in check_memory_type_self_snoop_errata()
109 switch (c->x86_model) { in probe_xeon_phi_r3mwait()
180 if (c->x86_model == spectre_bad_microcodes[i].model && in bad_spectre_microcode()
276 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
284 if ((c->x86 == 0xf && c->x86_model >= 0x03) || in early_init_intel()
285 (c->x86 == 0x6 && c->x86_model >= 0x0e)) in early_init_intel()
315 if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_stepping <= 2 && in early_init_intel()
330 if (c->x86 == 0xF && c->x86_model == 0x3 in early_init_intel()
348 switch (c->x86_model) { in early_init_intel()
370 if (c->x86 == 6 && c->x86_model < 15) in early_init_intel()
377 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
396 if (c->x86 == 5 && c->x86_model == 9) { in early_init_intel()
448 boot_cpu_data.x86_model == 1 && in ppro_with_ram_bug()
467 c->x86_model <= 3) { in intel_smp_check()
494 if (c->x86 == 5 && c->x86_model < 9) { in intel_workarounds()
509 if ((c->x86<<8 | c->x86_model<<4 | c->x86_stepping) < 0x633) in intel_workarounds()
527 if ((c->x86 == 15) && (c->x86_model == 1) && (c->x86_stepping == 1)) { in intel_workarounds()
541 if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds()
667 (c->x86_model == 29 || c->x86_model == 46 || c->x86_model == 47)) in init_intel()
671 ((c->x86_model == INTEL_FAM6_ATOM_GOLDMONT))) in init_intel()
689 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()