Searched refs:PPC_LLARX (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/arch/powerpc/include/asm/ |
| H A 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() 243 "1:" PPC_LLARX "%0,0,%3,0\n" in arch_xor_unlock_is_negative_byte()
|
| H A D | asm-compat.h | 20 #define PPC_LLARX stringify_in_c(ldarx) macro 58 #define PPC_LLARX stringify_in_c(lwarx) macro
|
| /linux-6.15/tools/testing/selftests/powerpc/primitives/asm/ |
| H A D | asm-compat.h | 20 #define PPC_LLARX stringify_in_c(ldarx) macro 58 #define PPC_LLARX stringify_in_c(lwarx) macro
|