Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dintel-family.h56 #define INTEL_PENTIUM_II_KLAMATH IFM(6, 0x03) macro
/linux/arch/x86/kernel/cpu/
H A Dintel.c413 if ((c->x86_vfm == INTEL_PENTIUM_II_KLAMATH && c->x86_stepping < 3) || in intel_workarounds()
414 c->x86_vfm < INTEL_PENTIUM_II_KLAMATH) in intel_workarounds()