Home
last modified time | relevance | path

Searched defs:GIC_LOCAL_TO_HWIRQ (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-mips-gic.c41 #define GIC_LOCAL_TO_HWIRQ(x) (GIC_LOCAL_HWIRQ_BASE + (x)) macro
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-mips-gic.c43 #define GIC_LOCAL_TO_HWIRQ(x) (GIC_LOCAL_HWIRQ_BASE + (x)) macro

Completed in 3 milliseconds