regmap-irq: Remove unused mask_invert flag
[sfrench/cifs-2.6.git] / include / linux / kvm_types.h
index 3ca3db020e0e3bb588c45624241504af87634471..76de36e56cdfe828e17b46f88a6d60f14a7f0bc2 100644 (file)
@@ -67,6 +67,7 @@ struct gfn_to_pfn_cache {
        gpa_t gpa;
        unsigned long uhva;
        struct kvm_memory_slot *memslot;
+       struct kvm *kvm;
        struct kvm_vcpu *vcpu;
        struct list_head list;
        rwlock_t lock;