Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dsleeper.S41 sw $27, PT_R27(sp)
260 lw $27, PT_R27(sp)
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A 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
H A Dasm-offsets.c57 DEFINE(PT_R27, offsetof(struct pt_regs, r27)); in main()
H A Dentry.S203 swi r27, r1, PT_R27; \
237 lwi r27, r1, PT_R27; \
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dptrace.h84 #define PT_R27 27 macro
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dasm-offsets.c48 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dptrace.h95 #define PT_R27 27 macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h249 #define PT_R27 0x0938 macro
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dasm-offsets.c65 DEFINE(PT_R27, offsetof(struct pt_regs, exregs[11])); in main()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace.c461 CHECK_REG(PT_R27, gpr[27]); in pt_regs_check()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c56 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()