Searched refs:nested_vmx_preemption_timer_pending (Results 1 – 1 of 1) sorted by relevance
3920 static bool nested_vmx_preemption_timer_pending(struct kvm_vcpu *vcpu) in nested_vmx_preemption_timer_pending() function3928 return nested_vmx_preemption_timer_pending(vcpu) || in vmx_has_nested_events()4110 if (nested_vmx_preemption_timer_pending(vcpu)) { in vmx_check_nested_events()