Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/ps3/
H A Dsmp.c67 BUILD_BUG_ON(PPC_MSG_TICK_BROADCAST != 2); in ps3_smp_probe()
/linux/arch/powerpc/include/asm/
H A Dsmp.h157 #define PPC_MSG_TICK_BROADCAST 2 macro