/openbmc/linux/arch/loongarch/power/ |
H A D | hibernate_asm.S | 22 PTR_S s1, t0, PT_R24 56 PTR_L s1, t0, PT_R24
|
H A D | suspend_asm.S | 25 st.d $r24, sp, PT_R24 46 ld.d $r24, sp, PT_R24
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | rethook_trampoline.S | 30 cfi_st s1, PT_R24 65 cfi_ld s1, PT_R24
|
H A D | mcount_dyn.S | 53 PTR_S s1, sp, PT_R24
|
H A D | asm-offsets.c | 44 OFFSET(PT_R24, pt_regs, regs[24]); in output_ptreg_defines()
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | genex.S | 46 LONG_S $24, PT_R24(sp) 118 LONG_L $24, PT_R24(sp)
|
H A D | asm-offsets.c | 44 OFFSET(PT_R24, pt_regs, regs[24]); in output_ptreg_defines()
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | ptrace.h | 85 #define PT_R24 24 macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | ptrace.h | 81 #define PT_R24 24 macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | stackframe.h | 73 cfi_st s1, PT_R24, \docfi 187 cfi_ld s1, PT_R24, \docfi
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ptrace.h | 92 #define PT_R24 24 macro
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | ptrace_offsets.h | 246 #define PT_R24 0x0920 macro
|
/openbmc/linux/arch/csky/kernel/ |
H A D | asm-offsets.c | 60 DEFINE(PT_R24, offsetof(struct pt_regs, exregs[8])); in main()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | stackframe.h | 83 cfi_st $24, PT_R24, \docfi 333 cfi_ld $24, PT_R24, \docfi
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | asm-offsets.c | 54 DEFINE(PT_R24, offsetof(struct pt_regs, r24)); in main()
|
H A D | entry.S | 202 swi r24, r1, PT_R24; \ 236 lwi r24, r1, PT_R24; \
|
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace.c | 414 CHECK_REG(PT_R24, gpr[24]); in pt_regs_check()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | asm-offsets.c | 54 OFFSET(PT_R24, pt_regs, regs[24]); in output_ptreg_defines()
|