x86/cpu: Add Raptor Lake to Intel family
[ Upstream commitfbdb5e8f29
] Add model ID for Raptor Lake. [ dhansen: These get added as soon as possible so that folks doing development can leverage them. ] Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com> Link: https://lkml.kernel.org/r/20211112182835.924977-1-tony.luck@intel.com Stable-dep-of:ce0b15d11a
("x86/mm: Avoid incomplete Global INVLPG flushes") Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
272d4b8a5b
commit
4a8980cb2a
@ -104,6 +104,8 @@
|
|||||||
#define INTEL_FAM6_RAPTORLAKE_P 0xBA
|
#define INTEL_FAM6_RAPTORLAKE_P 0xBA
|
||||||
#define INTEL_FAM6_RAPTORLAKE_S 0xBF
|
#define INTEL_FAM6_RAPTORLAKE_S 0xBF
|
||||||
|
|
||||||
|
#define INTEL_FAM6_RAPTOR_LAKE 0xB7
|
||||||
|
|
||||||
/* "Small Core" Processors (Atom) */
|
/* "Small Core" Processors (Atom) */
|
||||||
|
|
||||||
#define INTEL_FAM6_ATOM_BONNELL 0x1C /* Diamondville, Pineview */
|
#define INTEL_FAM6_ATOM_BONNELL 0x1C /* Diamondville, Pineview */
|
||||||
|
Reference in New Issue
Block a user