Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/irqchip/
H A 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()
533 if (!gic_local_irq_is_routable(intr)) in gic_irq_domain_map()
816 gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) { in gic_of_init()
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-mips-gic.c78 static bool gic_local_irq_is_routable(int intr) in gic_local_irq_is_routable() function
120 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) in gic_get_c0_compare_int()
128 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_PERFCTR)) { in gic_get_c0_perfcount_int()
140 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_FDC)) { in gic_get_c0_fdc_int()
402 if (!gic_local_irq_is_routable(intr)) in gic_all_vpes_irq_cpu_online()
533 if (!gic_local_irq_is_routable(intr)) in gic_irq_domain_map()

Completed in 4 milliseconds