Searched refs:PPC_MSG_RESCHEDULE (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Dsmp.c78 BUILD_BUG_ON(PPC_MSG_RESCHEDULE != 1); ps3_smp_probe()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dsmp.h113 #define PPC_MSG_RESCHEDULE 1 macro
/linux-4.4.14/arch/powerpc/kernel/
H A Dsmp.c173 [PPC_MSG_RESCHEDULE] = reschedule_action,
180 [PPC_MSG_RESCHEDULE] = "ipi reschedule",
255 if (all & IPI_MESSAGE(PPC_MSG_RESCHEDULE)) smp_ipi_demux()
280 do_message_pass(cpu, PPC_MSG_RESCHEDULE); smp_send_reschedule()
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dinterrupt.c218 iic_request_ipi(PPC_MSG_RESCHEDULE); iic_request_IPIs()

Completed in 184 milliseconds