Home
last modified time | relevance | path

Searched refs:PPC_MSG_RESCHEDULE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dsmp.c66 BUILD_BUG_ON(PPC_MSG_RESCHEDULE != 1); in ps3_smp_probe()
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dsmp.c66 BUILD_BUG_ON(PPC_MSG_RESCHEDULE != 1); in ps3_smp_probe()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsmp.c207 [PPC_MSG_RESCHEDULE] = reschedule_action,
223 [PPC_MSG_RESCHEDULE] = "ipi reschedule",
317 if (all & IPI_MESSAGE(PPC_MSG_RESCHEDULE)) in smp_ipi_demux_relaxed()
346 do_message_pass(cpu, PPC_MSG_RESCHEDULE); in smp_send_reschedule()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsmp.h159 #define PPC_MSG_RESCHEDULE 1 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsmp.h155 #define PPC_MSG_RESCHEDULE 1 macro
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsmp.c234 [PPC_MSG_RESCHEDULE] = reschedule_action,
250 [PPC_MSG_RESCHEDULE] = "ipi reschedule",
344 if (all & IPI_MESSAGE(PPC_MSG_RESCHEDULE)) in smp_ipi_demux_relaxed()
373 do_message_pass(cpu, PPC_MSG_RESCHEDULE); in arch_smp_send_reschedule()
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dinterrupt.c199 iic_request_ipi(PPC_MSG_RESCHEDULE); in iic_request_IPIs()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dinterrupt.c196 iic_request_ipi(PPC_MSG_RESCHEDULE); in iic_request_IPIs()

Completed in 7 milliseconds