Home
last modified time | relevance | path

Searched refs:gic_local_irq_is_routable (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-mips-gic.c77 static bool gic_local_irq_is_routable(int intr) in gic_local_irq_is_routable() function
119 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) in gic_get_c0_compare_int()
127 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_PERFCTR)) { in gic_get_c0_perfcount_int()
139 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_FDC)) { in gic_get_c0_fdc_int()
518 if (!gic_local_irq_is_routable(intr)) in gic_irq_domain_map()
801 gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) { in gic_of_init()