Home
last modified time | relevance | path

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

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