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

/arch/mips/kernel/
H A Dirq-gic.c25 unsigned int gic_irq_base; variable
128 do_IRQ(gic_irq_base + irq);
232 GIC_CLR_INTR_MASK(d->irq - gic_irq_base);
237 GIC_SET_INTR_MASK(d->irq - gic_irq_base);
246 unsigned int irq = (d->irq - gic_irq_base);
388 gic_irq_base = irqbase;

Completed in 29 milliseconds