Searched refs:PT_R17 (Results 1 – 16 of 16) sorted by relevance
/linux-6.6.21/arch/mips/include/asm/ |
D | sim.h | 30 "sw\t$17,"__str(PT_R17)"($29)\n\t" \ 56 "sd\t$17,"__str(PT_R17)"($29)\n\t" \
|
D | pm.h | 23 LONG_S $17, PT_R17(sp) 47 LONG_L $17, PT_R17(sp)
|
D | stackframe.h | 99 cfi_st $17, PT_R17, \docfi 338 cfi_ld $17, PT_R17, \docfi
|
/linux-6.6.21/arch/mips/power/ |
D | hibernate_asm.S | 21 PTR_S s1, PT_R17(t0) 51 PTR_L s1, PT_R17(t0)
|
/linux-6.6.21/arch/loongarch/kernel/ |
D | rethook_trampoline.S | 23 cfi_st t5, PT_R17 58 cfi_ld t5, PT_R17
|
D | mcount_dyn.S | 47 PTR_S t5, sp, PT_R17
|
D | asm-offsets.c | 37 OFFSET(PT_R17, pt_regs, regs[17]); in output_ptreg_defines()
|
/linux-6.6.21/arch/mips/alchemy/common/ |
D | sleeper.S | 33 sw $17, PT_R17(sp) 252 lw $17, PT_R17(sp)
|
/linux-6.6.21/arch/loongarch/include/asm/ |
D | stackframe.h | 65 cfi_st t5, PT_R17, \docfi 179 cfi_ld t5, PT_R17, \docfi
|
/linux-6.6.21/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 85 #define PT_R17 17 macro
|
/linux-6.6.21/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 239 #define PT_R17 0x08e8 macro
|
/linux-6.6.21/arch/csky/kernel/ |
D | asm-offsets.c | 53 DEFINE(PT_R17, offsetof(struct pt_regs, exregs[1])); in main()
|
/linux-6.6.21/arch/microblaze/kernel/ |
D | asm-offsets.c | 47 DEFINE(PT_R17, offsetof(struct pt_regs, r17)); in main()
|
D | entry.S | 195 swi r17, r1, PT_R17; \ 229 lwi r17, r1, PT_R17; \
|
/linux-6.6.21/arch/powerpc/kernel/ptrace/ |
D | ptrace.c | 407 CHECK_REG(PT_R17, gpr[17]); in pt_regs_check()
|
/linux-6.6.21/arch/mips/kernel/ |
D | asm-offsets.c | 47 OFFSET(PT_R17, pt_regs, regs[17]); in output_ptreg_defines()
|