Searched refs:PPC_LWARX (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/arch/powerpc/include/asm/ |
| D | spinlock.h | 76 "1: " PPC_LWARX(%0,0,%2,1) "\n\ in __arch_spin_trylock() 203 "1: " PPC_LWARX(%0,0,%1,1) "\n" in __arch_read_trylock() 228 "1: " PPC_LWARX(%0,0,%2,1) "\n\ in __arch_write_trylock()
|
| D | asm-compat.h | 62 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh)
|
| D | ppc-opcode.h | 295 #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LWARX | \ macro
|
| /linux-4.4.14/tools/testing/selftests/powerpc/primitives/asm/ |
| D | asm-compat.h | 62 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh)
|