Home
last modified time | relevance | path

Searched refs:PT_R13 (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dentry.h50 stw r13, PT_R13(sp)
78 ldw r13, PT_R13(sp)
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dgenex.S44 LONG_S $13, PT_R13(sp)
116 LONG_L $13, PT_R13(sp)
H A Dasm-offsets.c34 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dentry-nommu.S80 swi r13, r1, PT_R13
183 lwi r13, r1, PT_R13
231 swi r13, r1, PT_R13
324 swi r13, r1, PT_R13
558 lwi r13, r1, PT_R13
H A Dasm-offsets.c43 DEFINE(PT_R13, offsetof(struct pt_regs, r13)); in main()
H A Dentry.S189 swi r13, r1, PT_R13; /* Save SDA2 */ \
223 lwi r13, r1, PT_R13; /* restore SDA2 */ \
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dptrace.h74 #define PT_R13 13 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dptrace.h70 #define PT_R13 13 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dptrace.h81 #define PT_R13 13 macro
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dasm-offsets.c41 OFFSET(PT_R13, pt_regs, r13); in main()
H A Dinsnemu.S33 ldw r13, PT_R13(sp)
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h231 #define PT_R13 0x08a8 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dstackframe.h80 cfi_st $13, PT_R13, \docfi
330 cfi_ld $13, PT_R13, \docfi
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace.c447 CHECK_REG(PT_R13, gpr[13]); in pt_regs_check()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c42 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()