Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dmips_gic.h166 #define GIC_LOCAL_INT_SWINT1 5 /* CPU software interrupt 1 */ macro
/openbmc/linux/arch/mips/include/asm/
H A Dmips-gic.h295 GIC_LOCAL_INT_SWINT1, enumerator
/openbmc/linux/drivers/irqchip/
H A Dirq-mips-gic.c95 case GIC_LOCAL_INT_SWINT1: in gic_local_irq_is_routable()