Lines Matching refs:kvm_memory_slot
16 static inline bool kvm_hugepage_capable(struct kvm_memory_slot *slot) in kvm_hugepage_capable()
21 static inline bool kvm_hugepage_incapable(struct kvm_memory_slot *slot) in kvm_hugepage_incapable()
363 struct kvm_memory_slot *slot, gfn_t gfn_offset, unsigned long mask) in kvm_arch_mmu_enable_log_dirty_pt_masked()
379 int kvm_arch_prepare_memory_region(struct kvm *kvm, const struct kvm_memory_slot *old, in kvm_arch_prepare_memory_region()
380 struct kvm_memory_slot *new, enum kvm_mr_change change) in kvm_arch_prepare_memory_region()
443 struct kvm_memory_slot *old, in kvm_arch_commit_memory_region()
444 const struct kvm_memory_slot *new, in kvm_arch_commit_memory_region()
492 void kvm_arch_flush_shadow_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_arch_flush_shadow_memslot()
558 struct kvm_memory_slot *slot; in kvm_map_page_fast()
608 static bool fault_supports_huge_mapping(struct kvm_memory_slot *memslot, in fault_supports_huge_mapping()
667 const struct kvm_memory_slot *slot) in host_pfn_mapping_level()
781 struct kvm_memory_slot *memslot; in kvm_map_page()
939 void kvm_arch_sync_dirty_log(struct kvm *kvm, struct kvm_memory_slot *memslot) in kvm_arch_sync_dirty_log()
944 const struct kvm_memory_slot *memslot) in kvm_arch_flush_remote_tlbs_memslot()