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

/linux-master/drivers/irqchip/
H A Dirq-mips-gic.c44 #define GIC_HWIRQ_TO_LOCAL(x) ((x) - GIC_LOCAL_HWIRQ_BASE) macro
332 int intr = GIC_HWIRQ_TO_LOCAL(d->hwirq);
339 int intr = GIC_HWIRQ_TO_LOCAL(d->hwirq);
356 intr = GIC_HWIRQ_TO_LOCAL(d->hwirq);
374 intr = GIC_HWIRQ_TO_LOCAL(d->hwirq);
494 intr = GIC_HWIRQ_TO_LOCAL(hwirq);

Completed in 210 milliseconds