Searched refs:PT_R21 (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/arch/mips/include/asm/ |
D | sim.h | 34 "sw\t$21,"__str(PT_R21)"($29)\n\t" \ 60 "sd\t$21,"__str(PT_R21)"($29)\n\t" \
|
D | pm.h | 27 LONG_S $21, PT_R21(sp) 51 LONG_L $21, PT_R21(sp)
|
D | stackframe.h | 103 cfi_st $21, PT_R21, \docfi 342 cfi_ld $21, PT_R21, \docfi
|
/linux-6.1.9/arch/mips/power/ |
D | hibernate_asm.S | 25 PTR_S s5, PT_R21(t0) 55 PTR_L s5, PT_R21(t0)
|
/linux-6.1.9/arch/mips/alchemy/common/ |
D | sleeper.S | 37 sw $21, PT_R21(sp) 256 lw $21, PT_R21(sp)
|
/linux-6.1.9/arch/loongarch/include/asm/ |
D | stackframe.h | 149 cfi_st u0, PT_R21, \docfi 188 cfi_ld u0, PT_R21, \docfi
|
/linux-6.1.9/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 89 #define PT_R21 21 macro
|
/linux-6.1.9/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 243 #define PT_R21 0x0908 macro
|
/linux-6.1.9/arch/loongarch/kernel/ |
D | entry.S | 56 cfi_st u0, PT_R21
|
D | asm-offsets.c | 40 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()
|
/linux-6.1.9/arch/csky/kernel/ |
D | asm-offsets.c | 57 DEFINE(PT_R21, offsetof(struct pt_regs, exregs[5])); in main()
|
/linux-6.1.9/arch/microblaze/kernel/ |
D | asm-offsets.c | 51 DEFINE(PT_R21, offsetof(struct pt_regs, r21)); in main()
|
D | entry.S | 199 swi r21, r1, PT_R21; \ 233 lwi r21, r1, PT_R21; \
|
/linux-6.1.9/arch/powerpc/kernel/ptrace/ |
D | ptrace.c | 411 CHECK_REG(PT_R21, gpr[21]); in pt_regs_check()
|
/linux-6.1.9/arch/mips/kernel/ |
D | asm-offsets.c | 50 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()
|