Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-mips-gic.c42 #define GIC_HWIRQ_TO_LOCAL(x) ((x) - GIC_LOCAL_HWIRQ_BASE) macro
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-mips-gic.c44 #define GIC_HWIRQ_TO_LOCAL(x) ((x) - GIC_LOCAL_HWIRQ_BASE) macro

Completed in 3 milliseconds