Searched refs:GIC_LOCAL_INT_TIMER (Results 1 – 3 of 3) sorted by relevance
292 GIC_LOCAL_INT_TIMER, enumerator332 if (intr <= GIC_LOCAL_INT_TIMER) in mips_gic_vx_map_reg()337 return GIC_LOCAL_INT_TIMER + 1; in mips_gic_vx_map_reg()
88 case GIC_LOCAL_INT_TIMER: in gic_local_irq_is_routable()120 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) in gic_get_c0_compare_int()123 GIC_LOCAL_TO_HWIRQ(GIC_LOCAL_INT_TIMER)); in gic_get_c0_compare_int()389 GIC_LOCAL_INT_TIMER, in gic_all_vpes_irq_cpu_online()502 case GIC_LOCAL_INT_TIMER: in gic_irq_domain_map()
169 #define GIC_LOCAL_INT_TIMER 2 /* CPU timer interrupt */ macro