Searched refs:PPC_LDARX (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | asm-compat.h | 31 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh) |
D | ppc-opcode.h | 293 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \ macro |