Searched defs:kvm_arch_destroy_vm (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/loongarch/kvm/ | ||
| H A D | vm.c | 85 void kvm_arch_destroy_vm(struct kvm *kvm) kvm_arch_destroy_vm() function |
| /linux/arch/riscv/kvm/ | ||
| H A D | vm.c | 52 void kvm_arch_destroy_vm(struct kvm *kvm) in kvm_arch_destroy_vm() function |
| /linux/arch/mips/kvm/ | ||
| H A D | mips.c | 169 void kvm_arch_destroy_vm(struct kvm *kvm) in kvm_arch_destroy_vm() function |
| /linux/arch/arm64/kvm/ | ||
| H A D | arm.c | 248 void kvm_arch_destroy_vm(struct kvm *kvm) kvm_arch_destroy_vm() function |
| /linux/arch/powerpc/kvm/ | ||
| H A D | powerpc.c | 478 void kvm_arch_destroy_vm(struct kvm *kvm) in kvm_arch_destroy_vm() function |
| /linux/arch/s390/kvm/ | ||
| H A D | kvm-s390.c | 3491 void kvm_arch_destroy_vm(struct kvm *kvm) kvm_arch_destroy_vm() function |
| /linux/arch/x86/kvm/ | ||
| H A D | x86.c | 13326 void kvm_arch_destroy_vm(struct kvm *kvm) kvm_arch_destroy_vm() function |