Searched refs:send_ipi_single (Results 1 – 15 of 15) sorted by relevance
/arch/mips/mipssim/ |
D | sim_smtc.c | 108 .send_ipi_single = ssmtc_send_ipi_single,
|
/arch/mips/kernel/ |
D | smp-up.c | 72 .send_ipi_single = up_send_ipi_single,
|
D | smp-cmp.c | 201 .send_ipi_single = cmp_send_ipi_single,
|
D | smp-mt.c | 278 .send_ipi_single = vsmp_send_ipi_single,
|
D | smp-bmips.c | 369 .send_ipi_single = bmips_send_ipi_single,
|
/arch/mips/include/asm/ |
D | smp-ops.h | 23 void (*send_ipi_single)(int cpu, unsigned int action); member
|
D | smp.h | 57 mp_ops->send_ipi_single(cpu, SMP_RESCHEDULE_YOURSELF); in smp_send_reschedule()
|
/arch/mips/pmc-sierra/msp71xx/ |
D | msp_smtc.c | 97 .send_ipi_single = msp_smtc_send_ipi_single,
|
/arch/mips/mti-malta/ |
D | malta-smtc.c | 100 .send_ipi_single = msmtc_send_ipi_single,
|
/arch/mips/pmc-sierra/yosemite/ |
D | smp.c | 177 .send_ipi_single = yos_send_ipi_single,
|
/arch/mips/sibyte/sb1250/ |
D | smp.c | 157 .send_ipi_single = sb1250_send_ipi_single,
|
/arch/mips/sibyte/bcm1480/ |
D | smp.c | 169 .send_ipi_single = bcm1480_send_ipi_single,
|
/arch/mips/netlogic/common/ |
D | smp.c | 262 .send_ipi_single = nlm_send_ipi_single,
|
/arch/mips/sgi-ip27/ |
D | ip27-smp.c | 235 .send_ipi_single = ip27_send_ipi_single,
|
/arch/mips/cavium-octeon/ |
D | smp.c | 413 .send_ipi_single = octeon_send_ipi_single,
|