Searched refs:kvm_timer_irq_can_fire (Results 1 – 1 of 1) sorted by relevance
42 static bool kvm_timer_irq_can_fire(struct arch_timer_context *timer_ctx);143 static bool kvm_timer_irq_can_fire(struct arch_timer_context *timer_ctx) in kvm_timer_irq_can_fire() function164 if (kvm_timer_irq_can_fire(ctx)) in kvm_timer_earliest_exp()256 if (!kvm_timer_irq_can_fire(timer_ctx)) in kvm_timer_should_fire()329 if (!kvm_timer_irq_can_fire(ctx)) { in timer_emulate()397 if (!kvm_timer_irq_can_fire(map.direct_vtimer) && in kvm_timer_blocking()398 !kvm_timer_irq_can_fire(map.direct_ptimer) && in kvm_timer_blocking()399 !kvm_timer_irq_can_fire(map.emul_ptimer)) in kvm_timer_blocking()