Home
last modified time | relevance | path

Searched refs:PT_R27 (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/arch/mips/alchemy/common/
Dsleeper.S45 sw $27, PT_R27(sp)
264 lw $27, PT_R27(sp)
/Linux-v4.19/arch/microblaze/kernel/
Dentry-nommu.S95 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
Dasm-offsets.c57 DEFINE(PT_R27, offsetof(struct pt_regs, r27)); in main()
Dentry.S203 swi r27, r1, PT_R27; \
237 lwi r27, r1, PT_R27; \
/Linux-v4.19/arch/powerpc/include/uapi/asm/
Dptrace.h90 #define PT_R27 27 macro
/Linux-v4.19/arch/ia64/include/uapi/asm/
Dptrace_offsets.h249 #define PT_R27 0x0938 macro
/Linux-v4.19/arch/mips/kernel/
Dasm-offsets.c56 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()