Searched defs:PPC_LLARX (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | asm-compat.h | 20 #define PPC_LLARX stringify_in_c(ldarx) macro 54 #define PPC_LLARX stringify_in_c(lwarx) macro
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/ |
| D | asm-compat.h | 20 #define PPC_LLARX stringify_in_c(ldarx) macro 54 #define PPC_LLARX stringify_in_c(lwarx) macro
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/ |
| D | asm-compat.h | 20 #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/arch/powerpc/include/asm/ |
| D | asm-compat.h | 20 #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
|