Home
last modified time | relevance | path

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

/linux-4.1.27/arch/score/include/asm/
Dasmmacro.h54 sw r27, [r0, PT_R27]
150 lw r27, [r0, PT_R27]
/linux-4.1.27/arch/mips/alchemy/common/
Dsleeper.S45 sw $27, PT_R27(sp)
264 lw $27, PT_R27(sp)
/linux-4.1.27/arch/powerpc/include/uapi/asm/
Dptrace.h89 #define PT_R27 27 macro
/linux-4.1.27/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; \
239 lwi r27, r1, PT_R27; \
/linux-4.1.27/arch/ia64/include/uapi/asm/
Dptrace_offsets.h248 #define PT_R27 0x0938 macro
/linux-4.1.27/arch/score/kernel/
Dasm-offsets.c63 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()
/linux-4.1.27/arch/mips/kernel/
Dasm-offsets.c54 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()