Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dnested.c4586 static int handle_vmlaunch(struct kvm_vcpu *vcpu) in handle_vmlaunch() function
6051 exit_handlers[EXIT_REASON_VMLAUNCH] = handle_vmlaunch, in nested_vmx_hardware_setup()