Searched refs:PT_R21 (Results 1 – 18 of 18) sorted by relevance
/linux-6.12.1/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 345 cfi_ld $21, PT_R21, \docfi
|
/linux-6.12.1/arch/mips/power/ |
D | hibernate_asm.S | 25 PTR_S s5, PT_R21(t0) 55 PTR_L s5, PT_R21(t0)
|
/linux-6.12.1/arch/loongarch/power/ |
D | hibernate_asm.S | 19 PTR_S u0, t0, PT_R21 53 PTR_L u0, t0, PT_R21
|
D | suspend_asm.S | 22 st.d $r21, sp, PT_R21 43 ld.d $r21, sp, PT_R21
|
/linux-6.12.1/arch/loongarch/kernel/ |
D | rethook_trampoline.S | 27 cfi_st u0, PT_R21 62 cfi_ld u0, PT_R21
|
D | entry.S | 58 cfi_st u0, PT_R21
|
D | mcount_dyn.S | 51 PTR_S u0, sp, PT_R21
|
D | asm-offsets.c | 42 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()
|
/linux-6.12.1/arch/mips/alchemy/common/ |
D | sleeper.S | 37 sw $21, PT_R21(sp) 256 lw $21, PT_R21(sp)
|
/linux-6.12.1/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 89 #define PT_R21 21 macro
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | stackframe.h | 170 cfi_st u0, PT_R21, \docfi 214 cfi_ld u0, PT_R21, \docfi
|
/linux-6.12.1/arch/csky/kernel/ |
D | asm-offsets.c | 57 DEFINE(PT_R21, offsetof(struct pt_regs, exregs[5])); in main()
|
/linux-6.12.1/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.12.1/arch/powerpc/kernel/ptrace/ |
D | ptrace.c | 408 CHECK_REG(PT_R21, gpr[21]); in pt_regs_check()
|
/linux-6.12.1/arch/mips/kernel/ |
D | asm-offsets.c | 51 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()
|