Searched refs:nested_vmx_exit_handled (Results 1 – 1 of 1) sorted by relevance
7497 static bool nested_vmx_exit_handled(struct kvm_vcpu *vcpu) in nested_vmx_exit_handled() function7742 if (is_guest_mode(vcpu) && nested_vmx_exit_handled(vcpu)) { in vmx_handle_exit()