Searched refs:PT_R27 (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/arch/loongarch/power/ |
D | hibernate_asm.S | 25 PTR_S s4, t0, PT_R27 59 PTR_L s4, t0, PT_R27
|
D | suspend_asm.S | 28 st.d $r27, sp, PT_R27 49 ld.d $r27, sp, PT_R27
|
/linux-6.6.21/arch/loongarch/kernel/ |
D | rethook_trampoline.S | 33 cfi_st s4, PT_R27 68 cfi_ld s4, PT_R27
|
D | mcount_dyn.S | 56 PTR_S s4, sp, PT_R27
|
D | asm-offsets.c | 47 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()
|
/linux-6.6.21/arch/mips/alchemy/common/ |
D | sleeper.S | 41 sw $27, PT_R27(sp) 260 lw $27, PT_R27(sp)
|
/linux-6.6.21/arch/loongarch/include/asm/ |
D | stackframe.h | 76 cfi_st s4, PT_R27, \docfi 190 cfi_ld s4, PT_R27, \docfi
|
/linux-6.6.21/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 95 #define PT_R27 27 macro
|
/linux-6.6.21/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 249 #define PT_R27 0x0938 macro
|
/linux-6.6.21/arch/csky/kernel/ |
D | asm-offsets.c | 63 DEFINE(PT_R27, offsetof(struct pt_regs, exregs[11])); in main()
|
/linux-6.6.21/arch/microblaze/kernel/ |
D | asm-offsets.c | 57 DEFINE(PT_R27, offsetof(struct pt_regs, r27)); in main()
|
D | entry.S | 205 swi r27, r1, PT_R27; \ 239 lwi r27, r1, PT_R27; \
|
/linux-6.6.21/arch/powerpc/kernel/ptrace/ |
D | ptrace.c | 417 CHECK_REG(PT_R27, gpr[27]); in pt_regs_check()
|
/linux-6.6.21/arch/mips/kernel/ |
D | asm-offsets.c | 57 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()
|