From b943e1dae876449da877f2d74690795bc8da2e63 Mon Sep 17 00:00:00 2001 From: Pimyn Girgis Date: Tue, 10 Mar 2026 14:57:48 +0100 Subject: sys/linux: run make extract --- sys/linux/dev_kvm_amd64.txt.const | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'sys/linux/dev_kvm_amd64.txt.const') diff --git a/sys/linux/dev_kvm_amd64.txt.const b/sys/linux/dev_kvm_amd64.txt.const index 54fc1acf8..e336624a1 100644 --- a/sys/linux/dev_kvm_amd64.txt.const +++ b/sys/linux/dev_kvm_amd64.txt.const @@ -216,18 +216,18 @@ MCI_STATUS_PCC = 144115188075855872 MCI_STATUS_S = 72057594037927936 MCI_STATUS_UC = 2305843009213693952 MCI_STATUS_VAL = 9223372036854775808 -TDX_ATTR_DEBUG = 1 -TDX_ATTR_HGS_PLUS_PROF = 16 -TDX_ATTR_ICSSD = 65536 -TDX_ATTR_KL = 2147483648 -TDX_ATTR_LASS = 134217728 -TDX_ATTR_MIGRTABLE = 536870912 -TDX_ATTR_PERFMON = 9223372036854775808 -TDX_ATTR_PERF_PROF = 32 -TDX_ATTR_PKS = 1073741824 -TDX_ATTR_PMT_PROF = 64 -TDX_ATTR_SEPT_VE_DISABLE = 268435456 -TDX_ATTR_TPA = 4611686018427387904 +TDX_TD_ATTR_DEBUG = 1 +TDX_TD_ATTR_HGS_PLUS_PROF = 16 +TDX_TD_ATTR_ICSSD = 65536 +TDX_TD_ATTR_KL = 2147483648 +TDX_TD_ATTR_LASS = 134217728 +TDX_TD_ATTR_MIGRATABLE = 536870912 +TDX_TD_ATTR_PERFMON = 9223372036854775808 +TDX_TD_ATTR_PERF_PROF = 32 +TDX_TD_ATTR_PKS = 1073741824 +TDX_TD_ATTR_PMT_PROF = 64 +TDX_TD_ATTR_SEPT_VE_DISABLE = 268435456 +TDX_TD_ATTR_TPA = 4611686018427387904 XFAM_AMX = 393216 XFAM_APX = 524288 XFAM_AVX = 4 -- cgit mrf-deployment