Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/irqchip/
Dirq-mips-gic.c233 static bool gic_local_irq_is_routable(int intr) in gic_local_irq_is_routable() function
274 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) in gic_get_c0_compare_int()
282 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_PERFCTR)) { in gic_get_c0_perfcount_int()
294 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_FDC)) { in gic_get_c0_fdc_int()
670 if (!gic_local_irq_is_routable(j)) in gic_basic_init()
685 if (!gic_local_irq_is_routable(intr)) in gic_local_irq_domain_map()
848 gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) { in __gic_init()