Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c5262 static int handle_vmxoff(struct kvm_vcpu *vcpu) in handle_vmxoff() function
7080 exit_handlers[EXIT_REASON_VMOFF] = handle_vmxoff; in nested_vmx_hardware_setup()