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