Searched defs:vm_destroy (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| H A D | kvm_host.h | 1729 void (*vm_destroy)(struct kvm *kvm); member |
| /linux/arch/x86/kvm/ | ||
| H A D | x86.c | 13311 kvm_x86_call(vm_destroy)(kvm); in kvm_arch_destroy_vm() local |