Searched refs:PPC_MSG_RESCHEDULE (Results 1 – 3 of 3) sorted by relevance
66 BUILD_BUG_ON(PPC_MSG_RESCHEDULE != 1); in ps3_smp_probe()
156 #define PPC_MSG_RESCHEDULE 1 macro
226 [PPC_MSG_RESCHEDULE] = reschedule_action,242 [PPC_MSG_RESCHEDULE] = "ipi reschedule",336 if (all & IPI_MESSAGE(PPC_MSG_RESCHEDULE)) in smp_ipi_demux_relaxed()365 do_message_pass(cpu, PPC_MSG_RESCHEDULE); in arch_smp_send_reschedule()
Completed in 8 milliseconds