Home
last modified time | relevance | path

Searched refs:kvm_arch_free_memslot (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/arch/s390/include/asm/
Dkvm_host.h1006 static inline void kvm_arch_free_memslot(struct kvm *kvm, in kvm_arch_free_memslot() function
/linux-5.19.10/arch/riscv/kvm/
Dmmu.c407 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *free) in kvm_arch_free_memslot() function
/linux-5.19.10/arch/mips/include/asm/
Dkvm_host.h895 static inline void kvm_arch_free_memslot(struct kvm *kvm, in kvm_arch_free_memslot() function
/linux-5.19.10/arch/arm64/kvm/
Dmmu.c1732 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_arch_free_memslot() function
/linux-5.19.10/include/linux/
Dkvm_host.h1115 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot);
/linux-5.19.10/arch/powerpc/kvm/
Dpowerpc.c740 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_arch_free_memslot() function
/linux-5.19.10/virt/kvm/
Dkvm_main.c921 kvm_arch_free_memslot(kvm, slot); in kvm_free_memslot()
/linux-5.19.10/arch/x86/kvm/
Dx86.c12042 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_arch_free_memslot() function
12333 kvm_arch_free_memslot(kvm, old); in kvm_arch_commit_memory_region()