Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dkvm-x86-ops.h23 KVM_X86_OP_OPTIONAL(vm_destroy)
A Dkvm_host.h1708 void (*vm_destroy)(struct kvm *kvm); member
/arch/x86/kvm/vmx/
A Dmain.c874 .vm_destroy = vt_op(vm_destroy),
/arch/x86/kvm/svm/
A Dsvm.c5062 .vm_destroy = svm_vm_destroy,
/arch/x86/kvm/
A Dx86.c12872 kvm_x86_call(vm_destroy)(kvm); in kvm_arch_destroy_vm() local

Completed in 64 milliseconds