Searched refs:INTEL_PENTIUM_PRO (Results 1 – 8 of 8) sorted by relevance
291 if (c->x86_vfm >= INTEL_PENTIUM_PRO && in early_init_intel()355 if (boot_cpu_data.x86_vfm == INTEL_PENTIUM_PRO && in ppro_with_ram_bug()460 if (c->x86_vfm >= INTEL_PENTIUM_PRO) in intel_workarounds()
55 #define INTEL_PENTIUM_PRO IFM(6, 0x01) macro
254 if (boot_cpu_data.x86_vfm == INTEL_PENTIUM_PRO) in p6_pmu_init()
294 if ((c->x86_vfm >= INTEL_PENTIUM_PRO && c->x86_vfm <= INTEL_PENTIUM_M_DOTHAN) || in pat_bp_init()
656 if ((boot_cpu_data.x86_vendor == X86_VENDOR_INTEL && boot_cpu_data.x86_vfm >= INTEL_PENTIUM_PRO) || in smp_set_init_udelay()
1030 if (mtrr_if == &generic_mtrr_ops && boot_cpu_data.x86_vfm == INTEL_PENTIUM_PRO && in generic_validate_add_page()
2016 boot_cpu_data.x86_vfm >= INTEL_PENTIUM_PRO) in detect_init_APIC()
1963 if (c->x86_vfm < INTEL_PENTIUM_PRO) in apply_quirks_intel()
Completed in 24 milliseconds