Searched refs:PT_R27 (Results 1 – 10 of 10) sorted by relevance
/linux-5.19.10/arch/mips/alchemy/common/ |
D | sleeper.S | 41 sw $27, PT_R27(sp) 260 lw $27, PT_R27(sp)
|
/linux-5.19.10/arch/loongarch/include/asm/ |
D | stackframe.h | 67 cfi_st s4, PT_R27, \docfi 177 cfi_ld s4, PT_R27, \docfi
|
/linux-5.19.10/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 95 #define PT_R27 27 macro
|
/linux-5.19.10/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 249 #define PT_R27 0x0938 macro
|
/linux-5.19.10/arch/csky/kernel/ |
D | asm-offsets.c | 63 DEFINE(PT_R27, offsetof(struct pt_regs, exregs[11])); in main()
|
/linux-5.19.10/arch/microblaze/kernel/ |
D | asm-offsets.c | 57 DEFINE(PT_R27, offsetof(struct pt_regs, r27)); in main()
|
D | entry.S | 203 swi r27, r1, PT_R27; \ 237 lwi r27, r1, PT_R27; \
|
/linux-5.19.10/arch/powerpc/kernel/ptrace/ |
D | ptrace.c | 417 CHECK_REG(PT_R27, gpr[27]); in pt_regs_check()
|
/linux-5.19.10/arch/loongarch/kernel/ |
D | asm-offsets.c | 46 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()
|
/linux-5.19.10/arch/mips/kernel/ |
D | asm-offsets.c | 56 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()
|