Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/ps3/
A Dsmp.c67 BUILD_BUG_ON(PPC_MSG_TICK_BROADCAST != 2); in ps3_smp_probe()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dsmp.h156 #define PPC_MSG_TICK_BROADCAST 2 macro
/linux-6.3-rc2/arch/powerpc/kernel/
A Dsmp.c233 [PPC_MSG_TICK_BROADCAST] = tick_broadcast_ipi_action,
249 [PPC_MSG_TICK_BROADCAST] = "ipi tick-broadcast",
344 if (all & IPI_MESSAGE(PPC_MSG_TICK_BROADCAST)) in smp_ipi_demux_relaxed()
581 do_message_pass(cpu, PPC_MSG_TICK_BROADCAST); in tick_broadcast()
/linux-6.3-rc2/arch/powerpc/platforms/cell/
A Dinterrupt.c197 iic_request_ipi(PPC_MSG_TICK_BROADCAST); in iic_request_IPIs()

Completed in 8 milliseconds