Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Doptprobes_head.S38 SAVE_10GPRS(2,r1)
39 SAVE_10GPRS(12,r1)
40 SAVE_10GPRS(22,r1)
H A Dexceptions-64e.S1396 SAVE_10GPRS(14,r1)
/kernel/linux/linux-5.10/arch/powerpc/kernel/trace/
H A Dftrace_64_mprofile.S47 SAVE_10GPRS(2, r1)
54 SAVE_10GPRS(12, r1)
55 SAVE_10GPRS(22, r1)
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dcrt0.S234 #define SAVE_10GPRS(n, base) SAVE_8GPRS(n, base); SAVE_2GPRS(n+8, base) define
251 SAVE_10GPRS(22, r1)
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S129 SAVE_10GPRS(22, r1)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc_asm.h79 #define SAVE_NVGPRS(base) SAVE_8GPRS(14, base); SAVE_10GPRS(22, base)
91 #define SAVE_10GPRS(n, base) SAVE_8GPRS(n, base); SAVE_2GPRS(n+8, base) macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h79 #define SAVE_NVGPRS(base) SAVE_8GPRS(14, base); SAVE_10GPRS(22, base)
91 #define SAVE_10GPRS(n, base) SAVE_8GPRS(n, base); SAVE_2GPRS(n+8, base) macro

Completed in 7 milliseconds