Searched refs:irqsp (Results 1 – 1 of 1) sorted by relevance
287 void *cursp, *irqsp; in __do_IRQ() local291 irqsp = hardirq_ctx[raw_smp_processor_id()]; in __do_IRQ()294 if (unlikely(cursp == irqsp)) in __do_IRQ()297 call_do_irq(regs, irqsp); in __do_IRQ()