Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/vmx/
Dnested.c5093 static int handle_vmxon(struct kvm_vcpu *vcpu) in handle_vmxon() function
6963 exit_handlers[EXIT_REASON_VMON] = handle_vmxon; in nested_vmx_hardware_setup()