Home
last modified time | relevance | path

Searched refs:GSI_MAX_CPU_IRQ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/loongarch/include/asm/
H A Dirq.h80 #define GSI_MAX_CPU_IRQ (LOONGSON_CPU_IRQ_BASE + 48 - 1) 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()