Name

handle_percpu_irq — Per CPU local irq handler

Synopsis

void fastcall handle_percpu_irq (unsigned int  irq,
 struct irq_desc *  desc,
 struct pt_regs *  regs);

Arguments

irq

the interrupt number

desc

the interrupt description structure for this irq

regs

pointer to a register structure

Description

Per CPU interrupts on SMP machines without locking requirements