Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/irqchip/
Dirq-mips-gic.c79 static bool gic_local_irq_is_routable(int intr) in gic_local_irq_is_routable() function
121 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) in gic_get_c0_compare_int()
129 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_PERFCTR)) { in gic_get_c0_perfcount_int()
141 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_FDC)) { in gic_get_c0_fdc_int()
535 if (!gic_local_irq_is_routable(intr)) in gic_irq_domain_map()
817 gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) { in gic_of_init()