x86/cpu/intel: Switch to new Intel CPU model defines
authorTony Luck <tony.luck@intel.com>
Mon, 20 May 2024 22:45:59 +0000 (15:45 -0700)
committerDave Hansen <dave.hansen@linux.intel.com>
Tue, 28 May 2024 17:59:02 +0000 (10:59 -0700)
commit6568fc18c2f62b4f35092e9680fe39f3500f4767
tree3084dca5833096233adb576a93c4c7e820ba9a3d
parent2cf615a4519b29a3ad283883d7638279ec1e6b44
x86/cpu/intel: Switch to new Intel CPU model defines

New CPU #defines encode vendor and family as well as model.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/all/20240520224620.9480-29-tony.luck%40intel.com
arch/x86/kernel/cpu/intel.c