Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h20 void vmx_vm_destroy(struct kvm *kvm);
H A Dmain.c57 vmx_vm_destroy(kvm); in vt_vm_destroy()
H A Dvmx.c8576 void vmx_vm_destroy(struct kvm *kvm) in vmx_vm_destroy() function