Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dsmp.c231 [PPC_MSG_CALL_FUNCTION] = call_function_action,
247 [PPC_MSG_CALL_FUNCTION] = "ipi call function",
340 if (all & IPI_MESSAGE(PPC_MSG_CALL_FUNCTION)) in smp_ipi_demux_relaxed()
377 do_message_pass(cpu, PPC_MSG_CALL_FUNCTION); in arch_send_call_function_single_ipi()
385 do_message_pass(cpu, PPC_MSG_CALL_FUNCTION); in arch_send_call_function_ipi_mask()
/linux/arch/powerpc/platforms/ps3/
A Dsmp.c65 BUILD_BUG_ON(PPC_MSG_CALL_FUNCTION != 0); in ps3_smp_probe()
/linux/arch/powerpc/include/asm/
A Dsmp.h150 #define PPC_MSG_CALL_FUNCTION 0 macro
/linux/arch/powerpc/platforms/cell/
A Dinterrupt.c194 iic_request_ipi(PPC_MSG_CALL_FUNCTION); in iic_request_IPIs()

Completed in 8 milliseconds