Home
last modified time | relevance | path

Searched refs:PPC_MSG_RESCHEDULE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/platforms/ps3/
H A Dsmp.c66 BUILD_BUG_ON(PPC_MSG_RESCHEDULE != 1); in ps3_smp_probe()
/linux/arch/powerpc/include/asm/
H A Dsmp.h156 #define PPC_MSG_RESCHEDULE 1 macro