]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - arch/x86/include/asm/kvm_host.h
KVM: xen: do not use struct gfn_to_hva_cache
[mirror_ubuntu-jammy-kernel.git] / arch / x86 / include / asm / kvm_host.h
index a079880d4cd5fec2ca91b4164908543236d44ac5..6a73ff7db5f98235409c335a4d5e3b0dc4b3c006 100644 (file)
@@ -1003,9 +1003,8 @@ struct msr_bitmap_range {
 /* Xen emulation context */
 struct kvm_xen {
        bool long_mode;
-       bool shinfo_set;
        u8 upcall_vector;
-       struct gfn_to_hva_cache shinfo_cache;
+       gfn_t shinfo_gfn;
 };
 
 enum kvm_irqchip_mode {