Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/pmcs-msp71xx/
Dmsp_smp.c47 static struct irqaction irq_call = { variable
64 arch_init_ipiirq(MIPS_CPU_IPI_CALL_IRQ, &irq_call); in msp_vsmp_int_init()
/Linux-v5.4/arch/mips/kernel/
Dsmp.c216 static struct irqaction irq_call = { variable
281 smp_ipi_init_one(call_virq + cpu, &irq_call); in mips_smp_ipi_allocate()
285 smp_ipi_init_one(call_virq, &irq_call); in mips_smp_ipi_allocate()
314 remove_irq(call_virq + cpu, &irq_call); in mips_smp_ipi_free()
/Linux-v5.4/arch/microblaze/kernel/
Dentry.S691 addik r15, r0, irq_call;
692 irq_call:rtbd r0, do_IRQ;