Searched defs:kvm_arch_free_memslot (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-6.6/arch/riscv/kvm/ |
| D | mmu.c | 409 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *free) in kvm_arch_free_memslot() function
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/ |
| D | mmu.c | 1378 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_arch_free_memslot() function
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/ |
| D | mmu.c | 2068 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_arch_free_memslot() function
|
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| D | powerpc.c | 732 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_arch_free_memslot() function
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| D | powerpc.c | 696 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_arch_free_memslot() function
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | kvm_host.h | 892 static inline void kvm_arch_free_memslot(struct kvm *kvm, in kvm_arch_free_memslot() function
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | kvm_host.h | 1150 static inline void kvm_arch_free_memslot(struct kvm *kvm, in kvm_arch_free_memslot() function
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | kvm_host.h | 1048 static inline void kvm_arch_free_memslot(struct kvm *kvm, in kvm_arch_free_memslot() function
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | kvm_host.h | 1005 static inline void kvm_arch_free_memslot(struct kvm *kvm, in kvm_arch_free_memslot() function
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| D | x86.c | 10792 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_arch_free_memslot() function
|
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| D | x86.c | 12528 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_arch_free_memslot() function
|