]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - arch/x86/kvm/vmx/vmx.h
KVM: nVMX: Cache host_rsp on a per-VMCS basis
[thirdparty/linux.git] / arch / x86 / kvm / vmx / vmx.h
index 99328954c2fc1c43d8573f727b0e9219a2828065..8e203b725928a228c1cddd0c36c14ed0621a8c64 100644 (file)
@@ -175,7 +175,6 @@ struct nested_vmx {
 
 struct vcpu_vmx {
        struct kvm_vcpu       vcpu;
-       unsigned long         host_rsp;
        u8                    fail;
        u8                    msr_bitmap_mode;
        u32                   exit_intr_info;