Searched refs:GIC_LOCAL_INT_TIMER (Results 1 – 2 of 2) sorted by relevance
243 case GIC_LOCAL_INT_TIMER: in gic_local_irq_is_routable()274 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) in gic_get_c0_compare_int()277 GIC_LOCAL_TO_HWIRQ(GIC_LOCAL_INT_TIMER)); in gic_get_c0_compare_int()694 case GIC_LOCAL_INT_TIMER: in gic_local_irq_domain_map()723 case GIC_LOCAL_INT_TIMER: in gic_local_irq_domain_map()848 gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) { in __gic_init()
234 #define GIC_LOCAL_INT_TIMER 2 /* CPU timer interrupt */ macro