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

/linux-master/arch/arm64/kvm/
H A Darch_timer.c658 bool phys_active = false; local
669 phys_active = kvm_vgic_map_is_active(vcpu, timer_irq(ctx));
671 phys_active |= ctx->irq.level;
673 set_timer_irq_phys_active(ctx, phys_active);

Completed in 125 milliseconds