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