Home
last modified time | relevance | path

Searched refs:INTEL_P4_PRESCOTT (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dintel-family.h204 #define INTEL_P4_PRESCOTT IFM(15, 0x03) macro
/linux/arch/x86/kernel/cpu/
H A Dintel.c248 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()