Searched refs:PPC_LDARX (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/tools/testing/selftests/powerpc/primitives/asm/ |
D | asm-compat.h | 31 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh)
|
/linux-4.4.14/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 | 292 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \ macro
|