Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/vmx/
Dnested.c5326 static int handle_vmxon(struct kvm_vcpu *vcpu) in handle_vmxon() function
7265 exit_handlers[EXIT_REASON_VMON] = handle_vmxon; in nested_vmx_hardware_setup()