Searched refs:phys_active (Results 1 – 1 of 1) sorted by relevance
570 bool phys_active = false; in kvm_timer_vcpu_load_gic() local581 phys_active = kvm_vgic_map_is_active(vcpu, ctx->irq.irq); in kvm_timer_vcpu_load_gic()583 phys_active |= ctx->irq.level; in kvm_timer_vcpu_load_gic()585 set_timer_irq_phys_active(ctx, phys_active); in kvm_timer_vcpu_load_gic()