Searched refs:phys_active (Results 1 – 1 of 1) sorted by relevance
672 bool phys_active = false; in kvm_timer_vcpu_load_gic() local683 phys_active = kvm_vgic_map_is_active(vcpu, timer_irq(ctx)); in kvm_timer_vcpu_load_gic()685 phys_active |= ctx->irq.level; in kvm_timer_vcpu_load_gic()687 set_timer_irq_phys_active(ctx, phys_active); in kvm_timer_vcpu_load_gic()
Completed in 6 milliseconds