Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dnested.c700 static bool nested_exit_on_nmi(struct kvm_vcpu *vcpu) in nested_exit_on_nmi() function
3484 if (vcpu->arch.nmi_pending && nested_exit_on_nmi(vcpu)) { in vmx_check_nested_events()