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

/linux-4.1.27/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S118 SAVE_10GPRS(22, r1)
/linux-4.1.27/arch/powerpc/boot/
H A Dcrt0.S238 #define SAVE_10GPRS(n, base) SAVE_8GPRS(n, base); SAVE_2GPRS(n+8, base) define
255 SAVE_10GPRS(22, r1)
/linux-4.1.27/arch/powerpc/include/asm/
H A 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
/linux-4.1.27/arch/powerpc/kernel/
H A Dentry_64.S407 SAVE_10GPRS(22, r1)
970 SAVE_10GPRS(22, r1) /* ditto */
1104 SAVE_10GPRS(22, r1)
H A Dexceptions-64e.S1165 SAVE_10GPRS(14,r1)
H A Dexceptions-64s.S1697 SAVE_10GPRS(22,r1)

Completed in 304 milliseconds