Home
last modified time | relevance | path

Searched refs:PT_R24 (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/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
/openbmc/linux/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.c44 OFFSET(PT_R24, pt_regs, regs[24]); in output_ptreg_defines()
/openbmc/u-boot/arch/mips/lib/
H A Dgenex.S46 LONG_S $24, PT_R24(sp)
118 LONG_L $24, PT_R24(sp)
H A Dasm-offsets.c44 OFFSET(PT_R24, pt_regs, regs[24]); in output_ptreg_defines()
/openbmc/u-boot/arch/nds32/include/asm/
H A Dptrace.h85 #define PT_R24 24 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dptrace.h81 #define PT_R24 24 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dstackframe.h73 cfi_st s1, PT_R24, \docfi
187 cfi_ld s1, PT_R24, \docfi
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h92 #define PT_R24 24 macro
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h246 #define PT_R24 0x0920 macro
/openbmc/linux/arch/csky/kernel/
H A Dasm-offsets.c60 DEFINE(PT_R24, offsetof(struct pt_regs, exregs[8])); in main()
/openbmc/linux/arch/mips/include/asm/
H A Dstackframe.h83 cfi_st $24, PT_R24, \docfi
333 cfi_ld $24, PT_R24, \docfi
/openbmc/linux/arch/microblaze/kernel/
H A Dasm-offsets.c54 DEFINE(PT_R24, offsetof(struct pt_regs, r24)); in main()
H A Dentry.S202 swi r24, r1, PT_R24; \
236 lwi r24, r1, PT_R24; \
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c414 CHECK_REG(PT_R24, gpr[24]); in pt_regs_check()
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c54 OFFSET(PT_R24, pt_regs, regs[24]); in output_ptreg_defines()