Searched refs:PT_R27 (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/mips/alchemy/common/ |
D | sleeper.S | 45 sw $27, PT_R27(sp) 264 lw $27, PT_R27(sp)
|
/Linux-v4.19/arch/microblaze/kernel/ |
D | entry-nommu.S | 95 swi r27, r1, PT_R27 169 lwi r27, r1, PT_R27 249 swi r27, r1, PT_R27 340 swi r27, r1, PT_R27 544 lwi r27, r1, PT_R27
|
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-v4.19/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 90 #define PT_R27 27 macro
|
/Linux-v4.19/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 249 #define PT_R27 0x0938 macro
|
/Linux-v4.19/arch/mips/kernel/ |
D | asm-offsets.c | 56 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()
|