Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c5337 static int handle_vmresume(struct kvm_vcpu *vcpu) in handle_vmresume() function
7078 exit_handlers[EXIT_REASON_VMRESUME] = handle_vmresume; in nested_vmx_hardware_setup()