Searched refs:vmx_vm_destroy (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/arch/x86/kvm/vmx/ | ||
D | main.c | 34 .vm_destroy = vmx_vm_destroy, |
D | x86_ops.h | 20 void vmx_vm_destroy(struct kvm *kvm); |
D | vmx.c | 8275 void vmx_vm_destroy(struct kvm *kvm) in vmx_vm_destroy() function |