Home
last modified time | relevance | path

Searched refs:SAVE_10GPRS (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/boot/
Dcrt0.S239 #define SAVE_10GPRS(n, base) SAVE_8GPRS(n, base); SAVE_2GPRS(n+8, base) macro
256 SAVE_10GPRS(22, r1)
/arch/powerpc/include/asm/
Dppc_asm.h80 #define SAVE_NVGPRS(base) SAVE_8GPRS(14, base); SAVE_10GPRS(22, base)
86 SAVE_10GPRS(22, base)
94 #define SAVE_10GPRS(n, base) SAVE_8GPRS(n, base); SAVE_2GPRS(n+8, base) macro
/arch/powerpc/crypto/
Dsha1-powerpc-asm.S118 SAVE_10GPRS(22, r1)
/arch/powerpc/kernel/
Dentry_64.S541 SAVE_10GPRS(22, r1)
1121 SAVE_10GPRS(22, r1) /* ditto */
1255 SAVE_10GPRS(22, r1)
Dexceptions-64e.S1202 SAVE_10GPRS(14,r1)
Dexceptions-64s.S1855 SAVE_10GPRS(22,r1)