diff options
-rw-r--r-- | arch/x86/include/asm/intel-family.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/include/asm/intel-family.h b/arch/x86/include/asm/intel-family.h index 9f15384c504a..310118805f57 100644 --- a/arch/x86/include/asm/intel-family.h +++ b/arch/x86/include/asm/intel-family.h | |||
@@ -52,6 +52,9 @@ | |||
52 | 52 | ||
53 | #define INTEL_FAM6_CANNONLAKE_MOBILE 0x66 | 53 | #define INTEL_FAM6_CANNONLAKE_MOBILE 0x66 |
54 | 54 | ||
55 | #define INTEL_FAM6_ICELAKE_X 0x6A | ||
56 | #define INTEL_FAM6_ICELAKE_XEON_D 0x6C | ||
57 | #define INTEL_FAM6_ICELAKE_DESKTOP 0x7D | ||
55 | #define INTEL_FAM6_ICELAKE_MOBILE 0x7E | 58 | #define INTEL_FAM6_ICELAKE_MOBILE 0x7E |
56 | 59 | ||
57 | /* "Small Core" Processors (Atom) */ | 60 | /* "Small Core" Processors (Atom) */ |