Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Dnested.c5794 static bool nested_vmx_l1_wants_exit(struct kvm_vcpu *vcpu, u32 exit_reason) in nested_vmx_l1_wants_exit() function
5944 if (!nested_vmx_l1_wants_exit(vcpu, exit_reason)) in nested_vmx_reflect_vmexit()