Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dnested.c3880 static bool nested_vmx_preemption_timer_pending(struct kvm_vcpu *vcpu) in nested_vmx_preemption_timer_pending() function
3960 if (nested_vmx_preemption_timer_pending(vcpu)) { in vmx_check_nested_events()
6850 .hv_timer_pending = nested_vmx_preemption_timer_pending,