Searched refs:PT_R23 (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/arch/mips/include/asm/ ! |
D | sim.h | 36 "sw\t$23,"__str(PT_R23)"($29)\n\t" \ 62 "sd\t$23,"__str(PT_R23)"($29)\n\t" \
|
D | pm.h | 29 LONG_S $23, PT_R23(sp) 53 LONG_L $23, PT_R23(sp)
|
D | stackframe.h | 105 cfi_st $23, PT_R23, \docfi 344 cfi_ld $23, PT_R23, \docfi
|
/linux-6.1.9/arch/mips/power/ ! |
D | hibernate_asm.S | 27 PTR_S s7, PT_R23(t0) 57 PTR_L s7, PT_R23(t0)
|
/linux-6.1.9/arch/mips/alchemy/common/ ! |
D | sleeper.S | 39 sw $23, PT_R23(sp) 258 lw $23, PT_R23(sp)
|
/linux-6.1.9/arch/loongarch/include/asm/ ! |
D | stackframe.h | 63 cfi_st s0, PT_R23, \docfi 173 cfi_ld s0, PT_R23, \docfi
|
/linux-6.1.9/arch/powerpc/include/uapi/asm/ ! |
D | ptrace.h | 91 #define PT_R23 23 macro
|
/linux-6.1.9/arch/ia64/include/uapi/asm/ ! |
D | ptrace_offsets.h | 245 #define PT_R23 0x0918 macro
|
/linux-6.1.9/arch/csky/kernel/ ! |
D | asm-offsets.c | 59 DEFINE(PT_R23, offsetof(struct pt_regs, exregs[7])); in main()
|
/linux-6.1.9/arch/microblaze/kernel/ ! |
D | asm-offsets.c | 53 DEFINE(PT_R23, offsetof(struct pt_regs, r23)); in main()
|
D | entry.S | 201 swi r23, r1, PT_R23; \ 235 lwi r23, r1, PT_R23; \
|
/linux-6.1.9/arch/powerpc/kernel/ptrace/ ! |
D | ptrace.c | 413 CHECK_REG(PT_R23, gpr[23]); in pt_regs_check()
|
/linux-6.1.9/arch/loongarch/kernel/ ! |
D | asm-offsets.c | 42 OFFSET(PT_R23, pt_regs, regs[23]); in output_ptreg_defines()
|
/linux-6.1.9/arch/mips/kernel/ ! |
D | asm-offsets.c | 52 OFFSET(PT_R23, pt_regs, regs[23]); in output_ptreg_defines()
|