Searched refs:PT_R20 (Results 1 – 16 of 16) sorted by relevance
/linux-6.6.21/arch/mips/include/asm/ |
D | sim.h | 33 "sw\t$20,"__str(PT_R20)"($29)\n\t" \ 59 "sd\t$20,"__str(PT_R20)"($29)\n\t" \
|
D | pm.h | 26 LONG_S $20, PT_R20(sp) 50 LONG_L $20, PT_R20(sp)
|
D | stackframe.h | 102 cfi_st $20, PT_R20, \docfi 341 cfi_ld $20, PT_R20, \docfi
|
/linux-6.6.21/arch/mips/power/ |
D | hibernate_asm.S | 24 PTR_S s4, PT_R20(t0) 54 PTR_L s4, PT_R20(t0)
|
/linux-6.6.21/arch/loongarch/kernel/ |
D | rethook_trampoline.S | 26 cfi_st t8, PT_R20 61 cfi_ld t8, PT_R20
|
D | mcount_dyn.S | 50 PTR_S t8, sp, PT_R20
|
D | asm-offsets.c | 40 OFFSET(PT_R20, pt_regs, regs[20]); in output_ptreg_defines()
|
/linux-6.6.21/arch/mips/alchemy/common/ |
D | sleeper.S | 36 sw $20, PT_R20(sp) 255 lw $20, PT_R20(sp)
|
/linux-6.6.21/arch/loongarch/include/asm/ |
D | stackframe.h | 68 cfi_st t8, PT_R20, \docfi 182 cfi_ld t8, PT_R20, \docfi
|
/linux-6.6.21/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 88 #define PT_R20 20 macro
|
/linux-6.6.21/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 242 #define PT_R20 0x0900 macro
|
/linux-6.6.21/arch/csky/kernel/ |
D | asm-offsets.c | 56 DEFINE(PT_R20, offsetof(struct pt_regs, exregs[4])); in main()
|
/linux-6.6.21/arch/microblaze/kernel/ |
D | asm-offsets.c | 50 DEFINE(PT_R20, offsetof(struct pt_regs, r20)); in main()
|
D | entry.S | 198 swi r20, r1, PT_R20; \ 232 lwi r20, r1, PT_R20; \
|
/linux-6.6.21/arch/powerpc/kernel/ptrace/ |
D | ptrace.c | 410 CHECK_REG(PT_R20, gpr[20]); in pt_regs_check()
|
/linux-6.6.21/arch/mips/kernel/ |
D | asm-offsets.c | 50 OFFSET(PT_R20, pt_regs, regs[20]); in output_ptreg_defines()
|