Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Ddbell.h39 __asm__ __volatile__ (PPC_MSGSND(%0) : : "r" (msg)); in ppc_msgsnd()
Dppc-opcode.h153 #define PPC_MSGSND(b) stringify_in_c(.long PPC_INST_MSGSND | \ macro