Searched defs:PPC_LLARX (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/tools/testing/selftests/powerpc/primitives/asm/ | 
| D | asm-compat.h | 31 #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.1.27/arch/powerpc/include/asm/ | 
| D | asm-compat.h | 31 #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
  |