Home
last modified time | relevance | path

Searched refs:GIC_LOCAL_INT_FDC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-mips-gic.c91 case GIC_LOCAL_INT_FDC: in gic_local_irq_is_routable()
139 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_FDC)) { in gic_get_c0_fdc_int()
147 GIC_LOCAL_TO_HWIRQ(GIC_LOCAL_INT_FDC)); in gic_get_c0_fdc_int()
390 GIC_LOCAL_INT_FDC, in gic_all_vpes_irq_cpu_online()
504 case GIC_LOCAL_INT_FDC: in gic_irq_domain_map()
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-mips-gic.c92 case GIC_LOCAL_INT_FDC: in gic_local_irq_is_routable()
140 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_FDC)) { in gic_get_c0_fdc_int()
148 GIC_LOCAL_TO_HWIRQ(GIC_LOCAL_INT_FDC)); in gic_get_c0_fdc_int()
391 GIC_LOCAL_INT_FDC, in gic_all_vpes_irq_cpu_online()
504 case GIC_LOCAL_INT_FDC: in gic_irq_domain_map()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmips-gic.h284 * @GIC_LOCAL_INT_FDC: Fast debug channel interrupt
296 GIC_LOCAL_INT_FDC, enumerator
336 if (intr == GIC_LOCAL_INT_FDC) in mips_gic_vx_map_reg()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmips-gic.h284 * @GIC_LOCAL_INT_FDC: Fast debug channel interrupt
296 GIC_LOCAL_INT_FDC, enumerator
336 if (intr == GIC_LOCAL_INT_FDC) in mips_gic_vx_map_reg()

Completed in 5 milliseconds