Searched defs:PPC_LLARX (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.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) macro 53 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh) macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
D | asm-compat.h | 20 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh) macro 53 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh) macro
|