Searched refs:PPC_LLARX (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/powerpc/include/asm/ |
D | bitops.h | 78 "1:" PPC_LLARX(%0,0,%3,0) "\n" \ 124 "1:" PPC_LLARX(%0,0,%3,eh) "\n" \ 180 "1:" PPC_LLARX(%0,0,%3,0) "\n" in clear_bit_unlock_return_word()
|
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
|
/Linux-v4.19/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
|