kvm_memory_slot 808 arch/x86/include/asm/kvm_host.h struct kvm_memory_slot *slot, kvm_memory_slot 308 include/linux/kvm_host.h static inline unsigned long kvm_dirty_bitmap_bytes(struct kvm_memory_slot *memslot) kvm_memory_slot 353 include/linux/kvm_host.h struct kvm_memory_slot memslots[KVM_MEM_SLOTS_NUM]; kvm_memory_slot 477 include/linux/kvm_host.h static inline struct kvm_memory_slot * kvm_memory_slot 481 include/linux/kvm_host.h struct kvm_memory_slot *slot; kvm_memory_slot 511 include/linux/kvm_host.h void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *free, kvm_memory_slot 512 include/linux/kvm_host.h struct kvm_memory_slot *dont); kvm_memory_slot 513 include/linux/kvm_host.h int kvm_arch_create_memslot(struct kvm *kvm, struct kvm_memory_slot *slot, kvm_memory_slot 517 include/linux/kvm_host.h struct kvm_memory_slot *memslot, kvm_memory_slot 522 include/linux/kvm_host.h const struct kvm_memory_slot *old, kvm_memory_slot 530 include/linux/kvm_host.h struct kvm_memory_slot *slot); kvm_memory_slot 538 include/linux/kvm_host.h unsigned long gfn_to_hva_memslot(struct kvm_memory_slot *slot, gfn_t gfn); kvm_memory_slot 539 include/linux/kvm_host.h unsigned long gfn_to_hva_memslot_prot(struct kvm_memory_slot *slot, gfn_t gfn, kvm_memory_slot 551 include/linux/kvm_host.h pfn_t gfn_to_pfn_memslot(struct kvm_memory_slot *slot, gfn_t gfn); kvm_memory_slot 552 include/linux/kvm_host.h pfn_t gfn_to_pfn_memslot_atomic(struct kvm_memory_slot *slot, gfn_t gfn); kvm_memory_slot 576 include/linux/kvm_host.h struct kvm_memory_slot *gfn_to_memslot(struct kvm *kvm, gfn_t gfn); kvm_memory_slot 771 include/linux/kvm_host.h int kvm_iommu_map_pages(struct kvm *kvm, struct kvm_memory_slot *slot); kvm_memory_slot 772 include/linux/kvm_host.h void kvm_iommu_unmap_pages(struct kvm *kvm, struct kvm_memory_slot *slot); kvm_memory_slot 781 include/linux/kvm_host.h struct kvm_memory_slot *slot) kvm_memory_slot 787 include/linux/kvm_host.h struct kvm_memory_slot *slot) kvm_memory_slot 832 include/linux/kvm_host.h static inline struct kvm_memory_slot * kvm_memory_slot 835 include/linux/kvm_host.h struct kvm_memory_slot *memslot; kvm_memory_slot 845 include/linux/kvm_host.h static inline struct kvm_memory_slot * kvm_memory_slot 852 include/linux/kvm_host.h __gfn_to_hva_memslot(struct kvm_memory_slot *slot, gfn_t gfn) kvm_memory_slot 863 include/linux/kvm_host.h hva_to_gfn_memslot(unsigned long hva, struct kvm_memory_slot *slot) kvm_memory_slot 25 include/linux/kvm_types.h struct kvm_memory_slot; kvm_memory_slot 89 include/linux/kvm_types.h struct kvm_memory_slot *memslot; kvm_memory_slot 228 include/trace/events/kvm.h TP_PROTO(ulong gfn, int level, struct kvm_memory_slot *slot, int ref),