x86/virt/tdx: Switch to new Intel CPU model defines
authorTony Luck <tony.luck@intel.com>
Mon, 20 May 2024 22:46:01 +0000 (15:46 -0700)
committerDave Hansen <dave.hansen@linux.intel.com>
Tue, 28 May 2024 17:59:02 +0000 (10:59 -0700)
commit189e8d4b98495a9145301a3594f4fb56118211e8
tree3ee261ac3ce412964376760580822dd249582c52
parentac6bee4bf73cdfbd2234125d387b1db3a5bbfc19
x86/virt/tdx: 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-31-tony.luck%40intel.com
arch/x86/virt/vmx/tdx/tdx.c