Searched refs:PT_R24 (Results 1 - 13 of 13) sorted by relevance

/linux-master/arch/loongarch/power/
H A Dhibernate_asm.S22 PTR_S s1, t0, PT_R24
56 PTR_L s1, t0, PT_R24
H A Dsuspend_asm.S25 st.d $r24, sp, PT_R24
46 ld.d $r24, sp, PT_R24
/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S30 cfi_st s1, PT_R24
65 cfi_ld s1, PT_R24
H A Dmcount_dyn.S53 PTR_S s1, sp, PT_R24
H A Dasm-offsets.c45 OFFSET(PT_R24, pt_regs, regs[24]);
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h92 #define PT_R24 24 macro
/linux-master/arch/csky/kernel/
H A Dasm-offsets.c60 DEFINE(PT_R24, offsetof(struct pt_regs, exregs[8]));
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h74 cfi_st s1, PT_R24, \docfi variable
189 cfi_ld s1, PT_R24, \docfi variable
/linux-master/arch/mips/include/asm/
H A Dstackframe.h83 cfi_st $24, PT_R24, \docfi variable
333 cfi_ld $24, PT_R24, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c54 DEFINE(PT_R24, offsetof(struct pt_regs, r24));
H A Dentry.S202 swi r24, r1, PT_R24; \
236 lwi r24, r1, PT_R24; \
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c411 CHECK_REG(PT_R24, gpr[24]);
/linux-master/arch/mips/kernel/
H A Dasm-offsets.c54 OFFSET(PT_R24, pt_regs, regs[24]);

Completed in 160 milliseconds