kernel/arch/x86/include/asm/intel-family.h
.. .. @@ -98,6 +98,13 @@ 98 98 #define INTEL_FAM6_LAKEFIELD 0x8A 99 99 #define INTEL_FAM6_ALDERLAKE 0x97 100 100 #define INTEL_FAM6_ALDERLAKE_L 0x9A 101 +#define INTEL_FAM6_ALDERLAKE_N 0xBE102 +103 +#define INTEL_FAM6_RAPTORLAKE 0xB7104 +#define INTEL_FAM6_RAPTORLAKE_P 0xBA105 +#define INTEL_FAM6_RAPTORLAKE_S 0xBF106 +107 +#define INTEL_FAM6_RAPTORLAKE 0xB7101 108 102 109 /* "Small Core" Processors (Atom) */ 103 110