Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dintel-family.h206 #define INTEL_P4_CEDARMILL IFM(15, 0x06) /* Also Xeon Dempsey */ macro
/linux/arch/x86/kernel/cpu/
H A Dintel.c265 } else if ((c->x86_vfm >= INTEL_P4_PRESCOTT && c->x86_vfm <= INTEL_P4_CEDARMILL) || in early_init_intel()