Searched refs:INTEL_PENTIUM_PRO (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | intel-family.h | 48 #define INTEL_PENTIUM_PRO IFM(6, 0x01) macro |
/linux/arch/x86/kernel/cpu/ | ||
H A D | intel.c | 296 if (c->x86_vfm >= INTEL_PENTIUM_PRO && in early_init_intel() |