Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dirq.h12 #define GSI_MIN_CPU_IRQ 0 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dirq.h79 #define GSI_MIN_CPU_IRQ LOONGSON_CPU_IRQ_BASE macro
/openbmc/linux/drivers/irqchip/
H A Dirq-loongarch-cpu.c34 case GSI_MIN_CPU_IRQ ... GSI_MAX_CPU_IRQ: in lpic_get_gsi_domain_id()
H A Dirq-loongson-liointc.c185 *out_hwirq = intspec[0] - GSI_MIN_CPU_IRQ; in liointc_domain_xlate()