Lines Matching refs:x86_vfm

40 	switch (c->x86_vfm) {  in check_memory_type_self_snoop_errata()
74 switch (c->x86_vfm) { in probe_xeon_phi_r3mwait()
142 if (c->x86_vfm == spectre_bad_microcodes[i].vfm && in bad_spectre_microcode()
191 if (c->x86_vfm < INTEL_PENTIUM_M_DOTHAN) in intel_unlock_cpuid_leafs()
233 if (c->x86_vfm == INTEL_ATOM_BONNELL && c->x86_stepping <= 2 && in early_init_intel()
248 if (c->x86_vfm == INTEL_P4_PRESCOTT && in early_init_intel()
265 } else if ((c->x86_vfm >= INTEL_P4_PRESCOTT && c->x86_vfm <= INTEL_P4_CEDARMILL) || in early_init_intel()
266 (c->x86_vfm >= INTEL_CORE_YONAH && c->x86_vfm <= INTEL_IVYBRIDGE)) { in early_init_intel()
271 switch (c->x86_vfm) { in early_init_intel()
291 if (c->x86_vfm >= INTEL_PENTIUM_PRO && in early_init_intel()
292 c->x86_vfm <= INTEL_CORE_YONAH) in early_init_intel()
303 if (c->x86_vfm >= INTEL_PENTIUM_M_DOTHAN) { in early_init_intel()
325 if (c->x86_vfm == INTEL_QUARK_X1000) { in early_init_intel()
355 if (boot_cpu_data.x86_vfm == INTEL_PENTIUM_PRO && in ppro_with_ram_bug()
372 if (c->x86_vfm >= INTEL_FAM5_START && c->x86_vfm < INTEL_PENTIUM_MMX && in intel_smp_check()
400 if (c->x86_vfm >= INTEL_FAM5_START && c->x86_vfm < INTEL_QUARK_X1000) { in intel_workarounds()
415 if ((c->x86_vfm == INTEL_PENTIUM_II_KLAMATH && c->x86_stepping < 3) || in intel_workarounds()
416 c->x86_vfm < INTEL_PENTIUM_II_KLAMATH) in intel_workarounds()
434 if (c->x86_vfm == INTEL_P4_WILLAMETTE && c->x86_stepping == 1) { in intel_workarounds()
448 if (boot_cpu_has(X86_FEATURE_APIC) && c->x86_vfm == INTEL_PENTIUM_75 && in intel_workarounds()
460 if (c->x86_vfm >= INTEL_PENTIUM_PRO) in intel_workarounds()
565 (c->x86_vfm == INTEL_CORE2_DUNNINGTON || in init_intel()
566 c->x86_vfm == INTEL_NEHALEM_EX || in init_intel()
567 c->x86_vfm == INTEL_WESTMERE_EX)) in init_intel()
571 (c->x86_vfm == INTEL_ATOM_GOLDMONT || in init_intel()
572 c->x86_vfm == INTEL_LUNARLAKE_M)) in init_intel()
638 if (c->x86_vfm == INTEL_PENTIUM_III_TUALATIN && size == 0) in intel_size_cache()
645 if (c->x86_vfm == INTEL_QUARK_X1000) in intel_size_cache()