Searched refs:PT_R21 (Results 1 – 18 of 18) sorted by relevance
| /linux/arch/mips/include/asm/ |
| H A D | sim.h | 34 "sw\t$21,"__str(PT_R21)"($29)\n\t" \ 60 "sd\t$21,"__str(PT_R21)"($29)\n\t" \
|
| H A D | pm.h | 27 LONG_S $21, PT_R21(sp) 51 LONG_L $21, PT_R21(sp)
|
| H A D | stackframe.h | 103 cfi_st $21, PT_R21, \docfi 345 cfi_ld $21, PT_R21, \docfi
|
| /linux/arch/mips/power/ |
| H A D | hibernate_asm.S | 25 PTR_S s5, PT_R21(t0) 55 PTR_L s5, PT_R21(t0)
|
| /linux/arch/loongarch/power/ |
| H A D | hibernate_asm.S | 19 PTR_S u0, t0, PT_R21 53 PTR_L u0, t0, PT_R21
|
| H A D | suspend_asm.S | 22 REG_S $r21, sp, PT_R21 40 REG_L $r21, sp, PT_R21
|
| /linux/arch/loongarch/kernel/ |
| H A D | rethook_trampoline.S | 27 cfi_st u0, PT_R21 62 cfi_ld u0, PT_R21
|
| H A D | entry.S | 58 cfi_st u0, PT_R21
|
| H A D | mcount_dyn.S | 51 PTR_S u0, sp, PT_R21
|
| H A D | asm-offsets.c | 46 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()
|
| /linux/arch/mips/alchemy/common/ |
| H A D | sleeper.S | 37 sw $21, PT_R21(sp) 256 lw $21, PT_R21(sp)
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 89 #define PT_R21 21 macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 196 cfi_st u0, PT_R21, \docfi 240 cfi_ld u0, PT_R21, \docfi
|
| /linux/arch/csky/kernel/ |
| H A D | asm-offsets.c | 58 DEFINE(PT_R21, offsetof(struct pt_regs, exregs[5])); in main()
|
| /linux/arch/microblaze/kernel/ |
| H A D | asm-offsets.c | 52 DEFINE(PT_R21, offsetof(struct pt_regs, r21)); in main()
|
| H A D | entry.S | 199 swi r21, r1, PT_R21; \ 233 lwi r21, r1, PT_R21; \
|
| /linux/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace.c | 408 CHECK_REG(PT_R21, gpr[21]); in pt_regs_check()
|
| /linux/arch/mips/kernel/ |
| H A D | asm-offsets.c | 59 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()
|