summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kvm/vmx/common.h')
-rw-r--r--arch/x86/kvm/vmx/common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kvm/vmx/common.h b/arch/x86/kvm/vmx/common.h
index a0c5e8781c33..bc5ece76533a 100644
--- a/arch/x86/kvm/vmx/common.h
+++ b/arch/x86/kvm/vmx/common.h
@@ -53,8 +53,6 @@ struct vcpu_vt {
#ifdef CONFIG_X86_64
u64 msr_host_kernel_gs_base;
#endif
-
- unsigned long host_debugctlmsr;
};
#ifdef CONFIG_KVM_INTEL_TDX