Searched refs:kvm_timer_irq_can_fire (Results 1 – 1 of 1) sorted by relevance
51 static bool kvm_timer_irq_can_fire(struct arch_timer_context *timer_ctx);142 static bool kvm_timer_irq_can_fire(struct arch_timer_context *timer_ctx) in kvm_timer_irq_can_fire() function158 if (kvm_timer_irq_can_fire(vtimer)) in kvm_timer_earliest_exp()161 if (kvm_timer_irq_can_fire(ptimer)) in kvm_timer_earliest_exp()235 if (!kvm_timer_irq_can_fire(timer_ctx)) in kvm_timer_should_fire()302 if (kvm_timer_should_fire(ptimer) || !kvm_timer_irq_can_fire(ptimer)) { in phys_timer_emulate()391 if (!kvm_timer_irq_can_fire(vtimer) && !kvm_timer_irq_can_fire(ptimer)) in kvm_timer_schedule()