Searched refs:PPC_MSG_CALL_FUNCTION (Results 1 – 3 of 3) sorted by relevance
65 BUILD_BUG_ON(PPC_MSG_CALL_FUNCTION != 0); in ps3_smp_probe()
225 [PPC_MSG_CALL_FUNCTION] = call_function_action,241 [PPC_MSG_CALL_FUNCTION] = "ipi call function",334 if (all & IPI_MESSAGE(PPC_MSG_CALL_FUNCTION)) in smp_ipi_demux_relaxed()371 do_message_pass(cpu, PPC_MSG_CALL_FUNCTION); in arch_send_call_function_single_ipi()379 do_message_pass(cpu, PPC_MSG_CALL_FUNCTION); in arch_send_call_function_ipi_mask()
155 #define PPC_MSG_CALL_FUNCTION 0 macro
Completed in 8 milliseconds