Home
last modified time | relevance | path

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

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