Searched refs:PPC_LLARX (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/arch/powerpc/include/asm/ |
D | bitops.h | 73 "1:" PPC_LLARX "%0,0,%3,0\n" \ 116 "1:" PPC_LLARX "%0,0,%3,0\n" \ 160 "1:" PPC_LLARX "%0,0,%3,%4\n" \ 198 "1:" PPC_LLARX "%0,0,%3,0\n" in test_and_clear_bits() 246 "1:" PPC_LLARX "%0,0,%3,0\n" in clear_bit_unlock_return_word()
|
D | asm-compat.h | 20 #define PPC_LLARX stringify_in_c(ldarx) macro 54 #define PPC_LLARX stringify_in_c(lwarx) macro
|
/Linux-v6.1/tools/testing/selftests/powerpc/primitives/asm/ |
D | asm-compat.h | 20 #define PPC_LLARX stringify_in_c(ldarx) macro 54 #define PPC_LLARX stringify_in_c(lwarx) macro
|