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

/linux-4.4.14/arch/mips/include/asm/netlogic/
H A Dinterrupt.h40 #define IRQ_IPI_SMP_FUNCTION 3 macro
/linux-4.4.14/arch/mips/netlogic/common/
H A Dirq.c71 #define SMP_IRQ_MASK ((1ULL << IRQ_IPI_SMP_FUNCTION) | \
176 irq_set_chip_and_handler(IRQ_IPI_SMP_FUNCTION, &nlm_cpu_intr, nlm_init_percpu_irqs()
H A Dsmp.c70 nlm_pic_send_ipi(picbase, hwtid, IRQ_IPI_SMP_FUNCTION, 0); nlm_send_ipi_single()
84 /* IRQ_IPI_SMP_FUNCTION Handler */ nlm_smp_function_ipi_handler()

Completed in 138 milliseconds