Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/irqchip/
Dirq-mips-gic.c75 static bool gic_local_irq_is_routable(int intr) in gic_local_irq_is_routable() function
117 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) in gic_get_c0_compare_int()
125 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_PERFCTR)) { in gic_get_c0_perfcount_int()
137 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_FDC)) { in gic_get_c0_fdc_int()
514 if (!gic_local_irq_is_routable(intr)) in gic_irq_domain_map()
748 gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) { in gic_of_init()