]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/kvm/kvm.h
KVM: Remove the unused invlpg member of struct kvm_arch_ops.
[linux-2.6-omap-h63xx.git] / drivers / kvm / kvm.h
index 5e318b6e215f8832abb6ee1d688c587fa9203ede..7c353524af2b79dd3c9487a12b8d6a942398d390 100644 (file)
@@ -487,7 +487,6 @@ struct kvm_arch_ops {
        unsigned long (*get_rflags)(struct kvm_vcpu *vcpu);
        void (*set_rflags)(struct kvm_vcpu *vcpu, unsigned long rflags);
 
-       void (*invlpg)(struct kvm_vcpu *vcpu, gva_t addr);
        void (*tlb_flush)(struct kvm_vcpu *vcpu);
        void (*inject_page_fault)(struct kvm_vcpu *vcpu,
                                  unsigned long addr, u32 err_code);