Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h24 KVM_X86_OP_OPTIONAL(vm_destroy)
H A Dkvm_host.h1565 void (*vm_destroy)(struct kvm *kvm); member
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c4957 .vm_destroy = svm_vm_destroy,
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8264 .vm_destroy = vmx_vm_destroy,