Searched refs:PT_R28 (Results 1 - 16 of 16) sorted by relevance

/linux-master/arch/mips/power/
H A Dhibernate_asm.S19 PTR_S gp, PT_R28(t0)
49 PTR_L gp, PT_R28(t0)
/linux-master/arch/mips/include/asm/
H A Dpm.h30 LONG_S $28, PT_R28(sp)
54 LONG_L $28, PT_R28(sp)
H A Dstackframe.h274 cfi_st $28, PT_R28, \docfi variable
370 cfi_ld $28, PT_R28, \docfi variable
410 cfi_ld $28, PT_R28, \docfi
/linux-master/arch/loongarch/power/
H A Dhibernate_asm.S26 PTR_S s5, t0, PT_R28
60 PTR_L s5, t0, PT_R28
H A Dsuspend_asm.S29 st.d $r28, sp, PT_R28
50 ld.d $r28, sp, PT_R28
/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S34 cfi_st s5, PT_R28
69 cfi_ld s5, PT_R28
H A Dmcount_dyn.S57 PTR_S s5, sp, PT_R28
H A Dasm-offsets.c49 OFFSET(PT_R28, pt_regs, regs[28]);
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h96 #define PT_R28 28 macro
/linux-master/arch/mips/alchemy/common/
H A Dsleeper.S42 sw $28, PT_R28(sp)
261 lw $28, PT_R28(sp)
/linux-master/arch/csky/kernel/
H A Dasm-offsets.c64 DEFINE(PT_R28, offsetof(struct pt_regs, exregs[12]));
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h78 cfi_st s5, PT_R28, \docfi variable
193 cfi_ld s5, PT_R28, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c58 DEFINE(PT_R28, offsetof(struct pt_regs, r28));
H A Dentry.S206 swi r28, r1, PT_R28; \
240 lwi r28, r1, PT_R28; \
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c415 CHECK_REG(PT_R28, gpr[28]);
/linux-master/arch/mips/kernel/
H A Dasm-offsets.c58 OFFSET(PT_R28, pt_regs, regs[28]);

Completed in 184 milliseconds