Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c5364 static int handle_vmlaunch(struct kvm_vcpu *vcpu) in handle_vmlaunch() function
7107 exit_handlers[EXIT_REASON_VMLAUNCH] = handle_vmlaunch; in nested_vmx_hardware_setup()