Home
last modified time | relevance | path

Searched defs:SAVE_GPR (Results 1 – 4 of 4) sorted by relevance

/linux-6.8/arch/powerpc/crypto/
Dpoly1305-p10le_64.S64 .macro SAVE_GPR GPR OFFSET FRAME macro
Dchacha-p10le-8x.S50 .macro SAVE_GPR GPR OFFSET FRAME macro
/linux-6.8/tools/testing/selftests/powerpc/pmu/ebb/
Debb_handler.S65 #define SAVE_GPR(n) std n,GPR_SAVE(n)(r1) macro
/linux-6.8/arch/powerpc/boot/
Dcrt0.S253 #define SAVE_GPR(n, base) SAVE_GPRS(n, n, base) macro