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

/linux-master/arch/x86/kvm/vmx/
H A Dnested.c4003 static bool nested_vmx_preemption_timer_pending(struct kvm_vcpu *vcpu) function
4011 return nested_vmx_preemption_timer_pending(vcpu) ||
4193 if (nested_vmx_preemption_timer_pending(vcpu)) {

Completed in 143 milliseconds