Lines Matching refs:x86_vfm
38 switch (c->x86_vfm) { in check_memory_type_self_snoop_errata()
72 switch (c->x86_vfm) { in probe_xeon_phi_r3mwait()
140 if (c->x86_vfm == spectre_bad_microcodes[i].vfm && in bad_spectre_microcode()
189 if (c->x86_vfm < INTEL_PENTIUM_M_DOTHAN) in intel_unlock_cpuid_leafs()
231 if (c->x86_vfm == INTEL_ATOM_BONNELL && c->x86_stepping <= 2 && in early_init_intel()
246 if (c->x86_vfm == INTEL_P4_PRESCOTT && in early_init_intel()
263 } else if ((c->x86_vfm >= INTEL_P4_PRESCOTT && c->x86_vfm <= INTEL_P4_WILLAMETTE) || in early_init_intel()
264 (c->x86_vfm >= INTEL_CORE_YONAH && c->x86_vfm <= INTEL_IVYBRIDGE)) { in early_init_intel()
269 switch (c->x86_vfm) { in early_init_intel()
289 if (c->x86_vfm >= INTEL_PENTIUM_PRO && in early_init_intel()
290 c->x86_vfm <= INTEL_CORE_YONAH) in early_init_intel()
301 if (c->x86_vfm >= INTEL_PENTIUM_M_DOTHAN) { in early_init_intel()
323 if (c->x86_vfm == INTEL_QUARK_X1000) { in early_init_intel()
353 if (boot_cpu_data.x86_vfm == INTEL_PENTIUM_PRO && in ppro_with_ram_bug()
370 if (c->x86_vfm >= INTEL_FAM5_START && c->x86_vfm < INTEL_PENTIUM_MMX && in intel_smp_check()
398 if (c->x86_vfm >= INTEL_FAM5_START && c->x86_vfm < INTEL_QUARK_X1000) { in intel_workarounds()
413 if ((c->x86_vfm == INTEL_PENTIUM_II_KLAMATH && c->x86_stepping < 3) || in intel_workarounds()
414 c->x86_vfm < INTEL_PENTIUM_II_KLAMATH) in intel_workarounds()
432 if (c->x86_vfm == INTEL_P4_WILLAMETTE && c->x86_stepping == 1) { in intel_workarounds()
446 if (boot_cpu_has(X86_FEATURE_APIC) && c->x86_vfm == INTEL_PENTIUM_75 && in intel_workarounds()
458 if (c->x86_vfm >= INTEL_PENTIUM_PRO) in intel_workarounds()
563 (c->x86_vfm == INTEL_CORE2_DUNNINGTON || in init_intel()
564 c->x86_vfm == INTEL_NEHALEM_EX || in init_intel()
565 c->x86_vfm == INTEL_WESTMERE_EX)) in init_intel()
569 (c->x86_vfm == INTEL_ATOM_GOLDMONT || in init_intel()
570 c->x86_vfm == INTEL_LUNARLAKE_M)) in init_intel()
636 if (c->x86_vfm == INTEL_PENTIUM_III_TUALATIN && size == 0) in intel_size_cache()
643 if (c->x86_vfm == INTEL_QUARK_X1000) in intel_size_cache()