Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/ps3/
A Dsmp.c66 BUILD_BUG_ON(PPC_MSG_RESCHEDULE != 1); in ps3_smp_probe()
/linux/arch/powerpc/kernel/
A Dsmp.c232 [PPC_MSG_RESCHEDULE] = reschedule_action,
248 [PPC_MSG_RESCHEDULE] = "ipi reschedule",
342 if (all & IPI_MESSAGE(PPC_MSG_RESCHEDULE)) in smp_ipi_demux_relaxed()
371 do_message_pass(cpu, PPC_MSG_RESCHEDULE); in smp_send_reschedule()
/linux/arch/powerpc/include/asm/
A Dsmp.h151 #define PPC_MSG_RESCHEDULE 1 macro
/linux/arch/powerpc/platforms/cell/
A Dinterrupt.c195 iic_request_ipi(PPC_MSG_RESCHEDULE); in iic_request_IPIs()

Completed in 8 milliseconds