Home
last modified time | relevance | path

Searched refs:vm_destroy (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h1777 void (*vm_destroy)(struct kvm *kvm); member
/linux/arch/x86/kvm/svm/
H A Dsvm.c5277 .vm_destroy = svm_vm_destroy,
/linux/arch/x86/kvm/
H A Dx86.c13529 kvm_x86_call(vm_destroy)(kvm); in kvm_arch_destroy_vm() local