Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c9614 static bool nested_vmx_exit_reflected(struct kvm_vcpu *vcpu, u32 exit_reason) in nested_vmx_exit_reflected() function
10063 if (is_guest_mode(vcpu) && nested_vmx_exit_reflected(vcpu, exit_reason)) in vmx_handle_exit()