Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Ddbell.h45 __asm__ __volatile__ (PPC_MSGSNDP(%0) : : "r" (msg)); in _ppc_msgsnd()
Dppc-opcode.h303 #define PPC_MSGSNDP(b) stringify_in_c(.long PPC_INST_MSGSNDP | \ macro