Searched refs:PT_R22 (Results 1 – 17 of 17) sorted by relevance
| /linux/arch/mips/include/asm/ |
| H A D | sim.h | 35 "sw\t$22,"__str(PT_R22)"($29)\n\t" \ 61 "sd\t$22,"__str(PT_R22)"($29)\n\t" \
|
| H A D | pm.h | 28 LONG_S $22, PT_R22(sp) 52 LONG_L $22, PT_R22(sp)
|
| /linux/arch/loongarch/kernel/ |
| H A D | mcount_dyn.S | 40 PTR_S fp, sp, PT_R22 105 PTR_L fp, sp, PT_R22 150 PTR_S zero, sp, PT_R22
|
| H A D | rethook_trampoline.S | 28 cfi_st fp, PT_R22 63 cfi_ld fp, PT_R22
|
| H A D | mcount.S | 86 PTR_S zero, sp, PT_R22
|
| H A D | entry.S | 59 cfi_st fp, PT_R22
|
| H A D | asm-offsets.c | 46 OFFSET(PT_R22, pt_regs, regs[22]); in output_ptreg_defines()
|
| /linux/arch/mips/power/ |
| H A D | hibernate_asm.S | 26 PTR_S s6, PT_R22(t0) 56 PTR_L s6, PT_R22(t0)
|
| /linux/arch/loongarch/power/ |
| H A D | hibernate_asm.S | 20 PTR_S fp, t0, PT_R22 54 PTR_L fp, t0, PT_R22
|
| H A D | suspend_asm.S | 23 REG_S $r22, sp, PT_R22 41 REG_L $r22, sp, PT_R22
|
| /linux/arch/mips/alchemy/common/ |
| H A D | sleeper.S | 38 sw $22, PT_R22(sp) 257 lw $22, PT_R22(sp)
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 90 #define PT_R22 22 macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 187 cfi_st fp, PT_R22, \docfi 256 cfi_ld fp, PT_R22, \docfi
|
| /linux/arch/csky/kernel/ |
| H A D | asm-offsets.c | 59 DEFINE(PT_R22, offsetof(struct pt_regs, exregs[6])); in main()
|
| /linux/arch/microblaze/kernel/ |
| H A D | asm-offsets.c | 53 DEFINE(PT_R22, offsetof(struct pt_regs, r22)); in main()
|
| H A D | entry.S | 200 swi r22, r1, PT_R22; \ 234 lwi r22, r1, PT_R22; \
|
| /linux/arch/mips/kernel/ |
| H A D | asm-offsets.c | 60 OFFSET(PT_R22, pt_regs, regs[22]); in output_ptreg_defines()
|