Home
last modified time | relevance | path

Searched refs:PPC_LWARX (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
Dspinlock.h76 "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()
Dasm-compat.h62 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh)
Dppc-opcode.h295 #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/
Dasm-compat.h62 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh)