Home
last modified time | relevance | path

Searched refs:PPC_LLARX (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dbitops.h73 "1:" PPC_LLARX(%0,0,%3,0) "\n" \
118 "1:" PPC_LLARX(%0,0,%3,eh) "\n" \
173 "1:" PPC_LLARX(%0,0,%3,0) "\n" in clear_bit_unlock_return_word()
Dasm-compat.h20 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh) macro
53 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh) macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/
Dasm-compat.h20 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh) macro
53 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh) macro