Searched refs:PT_R28 (Results 1 – 14 of 14) sorted by relevance
| /linux/arch/mips/power/ |
| H A D | hibernate_asm.S | 19 PTR_S gp, PT_R28(t0) 49 PTR_L gp, PT_R28(t0)
|
| /linux/arch/loongarch/power/ |
| H A D | hibernate_asm.S | 26 PTR_S s5, t0, PT_R28 60 PTR_L s5, t0, PT_R28
|
| H A D | suspend_asm.S | 29 REG_S $r28, sp, PT_R28 47 REG_L $r28, sp, PT_R28
|
| /linux/arch/mips/include/asm/ |
| H A D | pm.h | 30 LONG_S $28, PT_R28(sp) 54 LONG_L $28, PT_R28(sp)
|
| /linux/arch/loongarch/kernel/ |
| H A D | rethook_trampoline.S | 34 cfi_st s5, PT_R28 69 cfi_ld s5, PT_R28
|
| H A D | mcount_dyn.S | 57 PTR_S s5, sp, PT_R28
|
| H A D | asm-offsets.c | 52 OFFSET(PT_R28, pt_regs, regs[28]); in output_ptreg_defines()
|
| /linux/arch/mips/alchemy/common/ |
| H A D | sleeper.S | 42 sw $28, PT_R28(sp) 261 lw $28, PT_R28(sp)
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 96 #define PT_R28 28 macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 115 cfi_st s5, PT_R28, \docfi 230 cfi_ld s5, PT_R28, \docfi
|
| /linux/arch/csky/kernel/ |
| H A D | asm-offsets.c | 65 DEFINE(PT_R28, offsetof(struct pt_regs, exregs[12])); in main()
|
| /linux/arch/microblaze/kernel/ |
| H A D | asm-offsets.c | 59 DEFINE(PT_R28, offsetof(struct pt_regs, r28)); in main()
|
| H A D | entry.S | 206 swi r28, r1, PT_R28; \ 240 lwi r28, r1, PT_R28; \
|
| /linux/arch/mips/kernel/ |
| H A D | asm-offsets.c | 66 OFFSET(PT_R28, pt_regs, regs[28]); in output_ptreg_defines()
|