Searched refs:kvm_arch_free_memslot (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | kvm_host.h | 918 static inline void kvm_arch_free_memslot(struct kvm *kvm,  in kvm_arch_free_memslot()  function
  | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | kvm_host.h | 1135 static inline void kvm_arch_free_memslot(struct kvm *kvm,  in kvm_arch_free_memslot()  function
  | 
| /Linux-v5.4/include/linux/ | 
| D | kvm_host.h | 680 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *free,
  | 
| /Linux-v5.4/virt/kvm/arm/ | 
| D | mmu.c | 2356 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *free,  in kvm_arch_free_memslot()  function
  | 
| /Linux-v5.4/arch/powerpc/kvm/ | 
| D | powerpc.c | 684 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *free,  in kvm_arch_free_memslot()  function
  | 
| /Linux-v5.4/virt/kvm/ | 
| D | kvm_main.c | 595 	kvm_arch_free_memslot(kvm, free, dont);  in kvm_free_memslot()
  | 
| /Linux-v5.4/arch/x86/kvm/ | 
| D | x86.c | 9623 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *free,  in kvm_arch_free_memslot()  function
  |