Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.c5050 static int handle_vmlaunch(struct kvm_vcpu *vcpu) in handle_vmlaunch() function
6653 exit_handlers[EXIT_REASON_VMLAUNCH] = handle_vmlaunch; in nested_vmx_hardware_setup()