Searched refs:PPC_LOGMPP (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/powerpc/include/asm/ | ||
D | cache.h | 46 asm volatile(PPC_LOGMPP(R1) : : "r" (x)); in logmpp() |
D | ppc-opcode.h | 308 #define PPC_LOGMPP(b) stringify_in_c(.long PPC_INST_LOGMPP | \ macro |