Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/vmx/
Dnested.c5331 static int handle_vmlaunch(struct kvm_vcpu *vcpu) in handle_vmlaunch() function
7074 exit_handlers[EXIT_REASON_VMLAUNCH] = handle_vmlaunch; in nested_vmx_hardware_setup()