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

/linux-4.4.14/arch/mips/include/asm/netlogic/
H A Dinterrupt.h41 #define IRQ_IPI_SMP_RESCHEDULE 4 macro
/linux-4.4.14/arch/mips/netlogic/common/
H A Dirq.c72 (1ULL << IRQ_IPI_SMP_RESCHEDULE))
178 irq_set_chip_and_handler(IRQ_IPI_SMP_RESCHEDULE, &nlm_cpu_intr, nlm_init_percpu_irqs()
H A Dsmp.c72 nlm_pic_send_ipi(picbase, hwtid, IRQ_IPI_SMP_RESCHEDULE, 0); nlm_send_ipi_single()
94 /* IRQ_IPI_SMP_RESCHEDULE handler */ nlm_smp_resched_ipi_handler()

Completed in 75 milliseconds