Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dmips_gic.h167 #define GIC_LOCAL_INT_SWINT0 4 /* CPU software interrupt 0 */ macro
/openbmc/linux/arch/mips/include/asm/
H A Dmips-gic.h294 GIC_LOCAL_INT_SWINT0, enumerator
/openbmc/linux/drivers/irqchip/
H A Dirq-mips-gic.c94 case GIC_LOCAL_INT_SWINT0: in gic_local_irq_is_routable()