Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dsimple_spinlock.h55 "1: " PPC_LWARX(%0,0,%2,1) "\n\ in __arch_spin_trylock()
183 "1: " PPC_LWARX(%0,0,%1,1) "\n" in __arch_read_trylock()
207 "1: " PPC_LWARX(%0,0,%2,1) "\n\ in __arch_write_trylock()
Dasm-compat.h53 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh)
Datomic.h206 "1:\t" PPC_LWARX(%0,0,%2,1) " # atomic_try_cmpxchg_acquire \n" in atomic_try_cmpxchg_lock()
Dppc-opcode.h522 #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_RAW_LWARX(t, a, b, eh)) macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/
Dasm-compat.h53 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh)