Home
last modified time | relevance | path

Searched refs:irq_call (Results 1 – 3 of 3) sorted by relevance

/arch/mips/pmcs-msp71xx/
Dmsp_smp.c60 static struct irqaction irq_call = { variable
77 arch_init_ipiirq(MIPS_CPU_IPI_CALL_IRQ, &irq_call); in msp_vsmp_int_init()
/arch/mips/kernel/
Dsmp.c227 static struct irqaction irq_call = { variable
292 smp_ipi_init_one(call_virq + cpu, &irq_call); in mips_smp_ipi_allocate()
296 smp_ipi_init_one(call_virq, &irq_call); in mips_smp_ipi_allocate()
325 remove_irq(call_virq + cpu, &irq_call); in mips_smp_ipi_free()
/arch/microblaze/kernel/
Dentry.S691 addik r15, r0, irq_call;
692 irq_call:rtbd r0, do_IRQ;