Home
last modified time | relevance | path

Searched refs:GIC_LOCAL_INT_TIMER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-mips-gic.c87 case GIC_LOCAL_INT_TIMER: in gic_local_irq_is_routable()
119 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) in gic_get_c0_compare_int()
122 GIC_LOCAL_TO_HWIRQ(GIC_LOCAL_INT_TIMER)); in gic_get_c0_compare_int()
388 GIC_LOCAL_INT_TIMER, in gic_all_vpes_irq_cpu_online()
499 case GIC_LOCAL_INT_TIMER: in gic_irq_domain_map()
816 gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) { in gic_of_init()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmips-gic.h280 * @GIC_LOCAL_INT_TIMER: CP0 count/compare interrupt
292 GIC_LOCAL_INT_TIMER, enumerator
332 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()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmips-gic.h280 * @GIC_LOCAL_INT_TIMER: CP0 count/compare interrupt
292 GIC_LOCAL_INT_TIMER, enumerator
332 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()
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-mips-gic.c88 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()

Completed in 6 milliseconds