Skip to content

Commit 81515ec

Browse files
aeglbp3tk0v
authored andcommitted
x86/cpu: Add model number for Intel Arrow Lake processor
Successor to Lunar Lake. Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Link: https://lore.kernel.org/r/20230404174641.426593-1-tony.luck@intel.com
1 parent fed8d87 commit 81515ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/x86/include/asm/intel-family.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@
125125

126126
#define INTEL_FAM6_LUNARLAKE_M 0xBD
127127

128+
#define INTEL_FAM6_ARROWLAKE 0xC6
129+
128130
/* "Small Core" Processors (Atom/E-Core) */
129131

130132
#define INTEL_FAM6_ATOM_BONNELL 0x1C /* Diamondville, Pineview */

0 commit comments

Comments
 (0)