Searched refs:GIC_LOCAL_INT_TIMER (Results 1 – 2 of 2) sorted by relevance
202 case GIC_LOCAL_INT_TIMER: in gic_local_irq_is_routable()233 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) in gic_get_c0_compare_int()236 GIC_LOCAL_TO_HWIRQ(GIC_LOCAL_INT_TIMER)); in gic_get_c0_compare_int()647 case GIC_LOCAL_INT_TIMER: in gic_local_irq_domain_map()675 case GIC_LOCAL_INT_TIMER: in gic_local_irq_domain_map()794 gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) { in __gic_init()
223 #define GIC_LOCAL_INT_TIMER 2 /* CPU timer interrupt */ macro