Searched refs:PT_R31 (Results 1 - 18 of 18) sorted by relevance

/linux-master/arch/mips/power/
H A Dhibernate_asm.S16 PTR_S ra, PT_R31(t0)
46 PTR_L ra, PT_R31(t0)
/linux-master/arch/mips/include/asm/
H A Dpm.h32 LONG_S $31, PT_R31(sp)
56 LONG_L $31, PT_R31(sp)
H A Dstackframe.h262 cfi_st ra, PT_R31, \docfi variable
369 cfi_ld $31, PT_R31, \docfi variable
409 cfi_ld $31, PT_R31, \docfi
/linux-master/arch/loongarch/power/
H A Dhibernate_asm.S29 PTR_S s8, t0, PT_R31
63 PTR_L s8, t0, PT_R31
H A Dsuspend_asm.S32 st.d $r31, sp, PT_R31
53 ld.d $r31, sp, PT_R31
/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S37 cfi_st s8, PT_R31
72 cfi_ld s8, PT_R31
H A Dmcount_dyn.S60 PTR_S s8, sp, PT_R31
H A Dasm-offsets.c52 OFFSET(PT_R31, pt_regs, regs[31]);
/linux-master/arch/mips/kernel/
H A Dmcount.S24 PTR_S ra, PT_R31(sp)
39 PTR_L ra, PT_R31(sp)
178 PTR_L a1, PT_R31(sp)
H A Dasm-offsets.c61 OFFSET(PT_R31, pt_regs, regs[31]);
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h99 #define PT_R31 31 macro
/linux-master/arch/mips/alchemy/common/
H A Dsleeper.S44 sw $31, PT_R31(sp)
263 lw $31, PT_R31(sp)
/linux-master/arch/csky/kernel/
H A Dasm-offsets.c67 DEFINE(PT_R31, offsetof(struct pt_regs, exregs[15]));
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h81 cfi_st s8, PT_R31, \docfi variable
196 cfi_ld s8, PT_R31, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c61 DEFINE(PT_R31, offsetof(struct pt_regs, r31));
H A Dhw_exception_handler.S92 lwi r31, r1, PT_R31; \
326 swi r31, r1, PT_R31
H A Dentry.S209 swi r31, r1, PT_R31; /* Save current task reg */ \
243 lwi r31, r1, PT_R31; /* Restore cur task reg */
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c418 CHECK_REG(PT_R31, gpr[31]);

Completed in 172 milliseconds