Home
last modified time | relevance | path

Searched refs:LINUX_SMP_IPI (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/mips/mipssim/
Dsim_smtc.c42 smtc_send_ipi(cpu, LINUX_SMP_IPI, action); in ssmtc_send_ipi_single()
/linux-3.4.99/arch/mips/pmc-sierra/msp71xx/
Dmsp_smtc.c21 smtc_send_ipi(cpu, LINUX_SMP_IPI, action); in msp_smtc_send_ipi_single()
/linux-3.4.99/arch/mips/mti-malta/
Dmalta-smtc.c21 smtc_send_ipi(cpu, LINUX_SMP_IPI, action); in msmtc_send_ipi_single()
/linux-3.4.99/arch/mips/include/asm/
Dsmtc_ipi.h35 #define LINUX_SMP_IPI 1 macro
/linux-3.4.99/arch/mips/kernel/
Dsmtc.c800 int set_resched_flag = (type == LINUX_SMP_IPI && in smtc_send_ipi()
967 case LINUX_SMP_IPI: in ipi_decode()
1028 if (pipi->type == LINUX_SMP_IPI && in deferred_smtc_ipi()
1113 if (pipi->type == LINUX_SMP_IPI && in ipi_interrupt()