Searched refs:PT_R30 (Results 1 – 15 of 15) sorted by relevance
| /linux/arch/mips/include/asm/ |
| H A D | sim.h | 37 "sw\t$30,"__str(PT_R30)"($29)\n\t" \ 63 "sd\t$30,"__str(PT_R30)"($29)\n\t" \
|
| H A D | pm.h | 31 LONG_S $30, PT_R30(sp) 55 LONG_L $30, PT_R30(sp)
|
| /linux/arch/mips/power/ |
| H A D | hibernate_asm.S | 18 PTR_S fp, PT_R30(t0) 48 PTR_L fp, PT_R30(t0)
|
| /linux/arch/loongarch/power/ |
| H A D | hibernate_asm.S | 28 PTR_S s7, t0, PT_R30 62 PTR_L s7, t0, PT_R30
|
| H A D | suspend_asm.S | 31 REG_S $r30, sp, PT_R30 49 REG_L $r30, sp, PT_R30
|
| /linux/arch/loongarch/kernel/ |
| H A D | rethook_trampoline.S | 36 cfi_st s7, PT_R30 71 cfi_ld s7, PT_R30
|
| H A D | mcount_dyn.S | 59 PTR_S s7, sp, PT_R30
|
| H A D | asm-offsets.c | 54 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()
|
| /linux/arch/mips/alchemy/common/ |
| H A D | sleeper.S | 43 sw $30, PT_R30(sp) 262 lw $30, PT_R30(sp)
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 98 #define PT_R30 30 macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 117 cfi_st s7, PT_R30, \docfi 232 cfi_ld s7, PT_R30, \docfi
|
| /linux/arch/csky/kernel/ |
| H A D | asm-offsets.c | 67 DEFINE(PT_R30, offsetof(struct pt_regs, exregs[14])); in main()
|
| /linux/arch/microblaze/kernel/ |
| H A D | asm-offsets.c | 61 DEFINE(PT_R30, offsetof(struct pt_regs, r30)); in main()
|
| H A D | entry.S | 208 swi r30, r1, PT_R30; \ 242 lwi r30, r1, PT_R30; \
|
| /linux/arch/mips/kernel/ |
| H A D | asm-offsets.c | 68 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()
|