Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dspinlock.h78 "1: " PPC_LWARX(%0,0,%2,1) "\n\ in __arch_spin_trylock()
205 "1: " PPC_LWARX(%0,0,%1,1) "\n" in __arch_read_trylock()
230 "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.h310 #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LWARX | \ macro
/linux-4.1.27/tools/testing/selftests/powerpc/primitives/asm/
Dasm-compat.h62 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh)