Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dnested.h244 static inline bool nested_exit_on_intr(struct kvm_vcpu *vcpu) in nested_exit_on_intr() function
Dnested.c736 if (CC(nested_cpu_has_vid(vmcs12) && !nested_exit_on_intr(vcpu))) in nested_vmx_check_apicv_controls()
3500 nested_exit_on_intr(vcpu)) { in vmx_check_nested_events()
Dvmx.c6170 if (nested_exit_on_intr(vcpu)) in vmx_sync_pir_to_irr()