Searched refs:PT_R13 (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/arch/nios2/include/asm/ |
D | entry.h | 50 stw r13, PT_R13(sp) 77 ldw r13, PT_R13(sp)
|
/linux-4.1.27/arch/cris/include/arch-v10/arch/ |
D | ptrace.h | 14 #define PT_R13 2 macro
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/ |
D | ptrace.h | 20 #define PT_R13 14 macro
|
/linux-4.1.27/arch/m32r/include/uapi/asm/ |
D | ptrace.h | 31 #define PT_R13 PT_FP macro
|
/linux-4.1.27/arch/score/include/asm/ |
D | asmmacro.h | 37 sw r13, [r0, PT_R13] 134 lw r13, [r0, PT_R13]
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 75 #define PT_R13 13 macro
|
/linux-4.1.27/arch/microblaze/kernel/ |
D | entry-nommu.S | 80 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
|
D | asm-offsets.c | 43 DEFINE(PT_R13, offsetof(struct pt_regs, r13)); in main()
|
D | entry.S | 189 swi r13, r1, PT_R13; /* Save SDA2 */ \ 225 lwi r13, r1, PT_R13; /* restore SDA2 */ \
|
/linux-4.1.27/arch/nios2/kernel/ |
D | asm-offsets.c | 54 OFFSET(PT_R13, pt_regs, r13); in main()
|
D | insnemu.S | 45 ldw r13, PT_R13(sp)
|
/linux-4.1.27/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 230 #define PT_R13 0x08a8 macro
|
/linux-4.1.27/arch/mips/include/asm/ |
D | stackframe.h | 57 LONG_S $13, PT_R13(sp) 267 LONG_L $13, PT_R13(sp)
|
/linux-4.1.27/arch/mips/kvm/ |
D | locore.S | 80 LONG_S $13, PT_R13(k1) 589 LONG_L $13, PT_R13(k1)
|
/linux-4.1.27/arch/score/kernel/ |
D | asm-offsets.c | 49 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()
|
/linux-4.1.27/arch/mips/kernel/ |
D | asm-offsets.c | 40 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()
|