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

/linux-master/arch/sparc/kernel/
H A Dirq.h98 #define SUN4D_IPI_IRQ 13 macro
H A Dsun4d_smp.c198 printk(KERN_INFO "smp4d: setup IPI at IRQ %d\n", SUN4D_IPI_IRQ);
245 sun4d_send_ipi(cpu, SUN4D_IPI_IRQ);
256 sun4d_send_ipi(cpu, SUN4D_IPI_IRQ);
267 sun4d_send_ipi(cpu, SUN4D_IPI_IRQ);
H A Dsun4d_irq.c163 if (pil == SUN4D_IPI_IRQ)

Completed in 91 milliseconds