Searched refs:kvm_timer_should_fire (Results 1 – 3 of 3) sorted by relevance
114 bool kvm_timer_should_fire(struct kvm_vcpu *vcpu) in kvm_timer_should_fire() function151 if (kvm_timer_should_fire(vcpu)) in kvm_timer_flush_hwstate()170 if (kvm_timer_should_fire(vcpu)) { in kvm_timer_sync_hwstate()
70 bool kvm_timer_should_fire(struct kvm_vcpu *vcpu);
270 return kvm_timer_should_fire(vcpu); in kvm_cpu_has_pending_timer()