Home
last modified time | relevance | path

Searched defs:PPC_LLARX (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/testing/selftests/powerpc/primitives/asm/
Dasm-compat.h31 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh) macro
62 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh) macro
/linux-4.4.14/arch/powerpc/include/asm/
Dasm-compat.h31 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh) macro
62 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh) macro