Searched refs:PPC_MSGSNDP (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | dbell.h | 45 __asm__ __volatile__ (PPC_MSGSNDP(%0) : : "r" (msg)); in _ppc_msgsnd() |
D | ppc-opcode.h | 303 #define PPC_MSGSNDP(b) stringify_in_c(.long PPC_INST_MSGSNDP | \ macro |