Searched defs:SAVE_GPR (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/arch/powerpc/crypto/ |
D | chacha-p10le-8x.S | 50 .macro SAVE_GPR GPR OFFSET FRAME macro
|
D | poly1305-p10le_64.S | 64 .macro SAVE_GPR GPR OFFSET FRAME macro
|
/Linux-v6.6/arch/powerpc/boot/ |
D | crt0.S | 253 #define SAVE_GPR(n, base) SAVE_GPRS(n, n, base) macro
|
/Linux-v6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
D | ebb_handler.S | 65 #define SAVE_GPR(n) std n,GPR_SAVE(n)(r1) macro
|
/Linux-v6.6/tools/testing/selftests/powerpc/primitives/asm/ |
D | ppc_asm.h | 74 #define SAVE_GPR(n, base) SAVE_GPRS(n, n, base) macro
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | ppc_asm.h | 74 #define SAVE_GPR(n, base) SAVE_GPRS(n, n, base) macro
|