Searched refs:kvm_timer_is_pending (Results 1 – 3 of 3) sorted by relevance
79 bool kvm_timer_is_pending(struct kvm_vcpu *vcpu);
352 bool kvm_timer_is_pending(struct kvm_vcpu *vcpu) in kvm_timer_is_pending() function
318 return kvm_timer_is_pending(vcpu); in kvm_cpu_has_pending_timer()