Home
last modified time | relevance | path

Searched refs:INTEL_PENTIUM_PRO (Results 1 – 8 of 8) sorted by relevance

/arch/x86/kernel/cpu/
A Dintel.c291 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()
/arch/x86/include/asm/
A Dintel-family.h55 #define INTEL_PENTIUM_PRO IFM(6, 0x01) macro
/arch/x86/events/intel/
A Dp6.c254 if (boot_cpu_data.x86_vfm == INTEL_PENTIUM_PRO) in p6_pmu_init()
/arch/x86/mm/pat/
A Dmemtype.c294 if ((c->x86_vfm >= INTEL_PENTIUM_PRO && c->x86_vfm <= INTEL_PENTIUM_M_DOTHAN) || in pat_bp_init()
/arch/x86/kernel/
A Dsmpboot.c656 if ((boot_cpu_data.x86_vendor == X86_VENDOR_INTEL && boot_cpu_data.x86_vfm >= INTEL_PENTIUM_PRO) || in smp_set_init_udelay()
/arch/x86/kernel/cpu/mtrr/
A Dgeneric.c1030 if (mtrr_if == &generic_mtrr_ops && boot_cpu_data.x86_vfm == INTEL_PENTIUM_PRO && in generic_validate_add_page()
/arch/x86/kernel/apic/
A Dapic.c2016 boot_cpu_data.x86_vfm >= INTEL_PENTIUM_PRO) in detect_init_APIC()
/arch/x86/kernel/cpu/mce/
A Dcore.c1963 if (c->x86_vfm < INTEL_PENTIUM_PRO) in apply_quirks_intel()

Completed in 24 milliseconds