Message ID | tip-61caa8621b9979a78b04e353ab2ee44a47ef7a62@git.kernel.org (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
Series | [tip:x86/cpu] x86/cpu: Add Ice Lake NNPI to Intel family | expand |
diff --git a/arch/x86/include/asm/intel-family.h b/arch/x86/include/asm/intel-family.h index 9f15384c504a..087de5d3b93a 100644 --- a/arch/x86/include/asm/intel-family.h +++ b/arch/x86/include/asm/intel-family.h @@ -53,6 +53,7 @@ #define INTEL_FAM6_CANNONLAKE_MOBILE 0x66 #define INTEL_FAM6_ICELAKE_MOBILE 0x7E +#define INTEL_FAM6_ICELAKE_NNPI 0x9D /* "Small Core" Processors (Atom) */