Searched refs:PPC_LDARX (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/arch/powerpc/include/asm/ |
D | asm-compat.h | 20 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh)
|
D | ppc-opcode.h | 520 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_RAW_LDARX(t, a, b, eh)) macro
|
/Linux-v5.10/tools/testing/selftests/powerpc/primitives/asm/ |
D | asm-compat.h | 20 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh)
|