Home
last modified time | relevance | path

Searched refs:PT_R3 (Results 1 – 24 of 24) sorted by relevance

/linux-4.4.14/arch/microblaze/kernel/
Dentry-nommu.S70 swi r3, r1, PT_R3
193 lwi r3, r1, PT_R3
220 swi r3, r1, PT_R3 /* r3: _always_ in clobber list; see unistd.h */
313 swi r3, r1, PT_R3 /* r3: _always_ in clobber list; see unistd.h */
378 lwi r3, r1, PT_R3
515 swi r3, r1, PT_R3 /* return val */
568 lwi r3, r1, PT_R3 /* return val */
Dentry.S179 swi r3, r1, PT_R3; \
215 lwi r3, r1, PT_R3; \
305 swi r0, r1, PT_R3
333 swi r3, r1, PT_R3
385 swi r3, r1, PT_R3
Dasm-offsets.c33 DEFINE(PT_R3, offsetof(struct pt_regs, r3)); in main()
Dhw_exception_handler.S91 lwi r3, r1, PT_R3; \
337 swi r3, r1, PT_R3
568 lwi r3, r1, PT_R3
/linux-4.4.14/arch/nios2/include/asm/
Dentry.h40 stw r3, PT_R3(sp)
67 ldw r3, PT_R3(sp)
/linux-4.4.14/arch/mips/kernel/
Dmcount.S208 PTR_S v1, PT_R3(sp)
214 PTR_L v1, PT_R3(sp)
Dasm-offsets.c30 OFFSET(PT_R3, pt_regs, regs[3]); in output_ptreg_defines()
/linux-4.4.14/arch/cris/include/uapi/asm/
Dptrace_v10.h24 #define PT_R3 12 macro
Dptrace_v32.h10 #define PT_R3 4 macro
/linux-4.4.14/arch/m32r/include/uapi/asm/
Dptrace.h23 #define PT_R3 7 macro
/linux-4.4.14/arch/mips/alchemy/common/
Dsleeper.S31 sw $3, PT_R3(sp)
250 lw $3, PT_R3(sp)
/linux-4.4.14/arch/score/include/asm/
Dasmmacro.h26 sw r3, [r0, PT_R3]
123 lw r3, [r0, PT_R3]
/linux-4.4.14/arch/mips/include/asm/
Dstackframe.h194 LONG_S $3, PT_R3(sp)
309 LONG_L $3, PT_R3(sp)
353 LONG_L $3, PT_R3(sp)
/linux-4.4.14/arch/blackfin/include/uapi/asm/
Dptrace.h110 #define PT_R3 192 macro
/linux-4.4.14/arch/powerpc/include/uapi/asm/
Dptrace.h65 #define PT_R3 3 macro
/linux-4.4.14/arch/nios2/kernel/
Dasm-offsets.c44 OFFSET(PT_R3, pt_regs, r3); in main()
Dinsnemu.S35 ldw r3, PT_R3(sp)
/linux-4.4.14/arch/ia64/include/uapi/asm/
Dptrace_offsets.h228 #define PT_R3 0x0898 macro
/linux-4.4.14/arch/mips/kvm/
Dlocore.S60 LONG_S $3, PT_R3(k1)
571 LONG_L $3, PT_R3(k1)
/linux-4.4.14/arch/score/kernel/
Dasm-offsets.c39 OFFSET(PT_R3, pt_regs, regs[3]); in output_ptreg_defines()
/linux-4.4.14/arch/blackfin/kernel/
Dasm-offsets.c58 DEFINE(PT_R3, offsetof(struct pt_regs, r3)); in main()
/linux-4.4.14/arch/m32r/kernel/
Dptrace.c63 PT_R0, PT_R1, PT_R2, PT_R3, PT_R4, PT_R5, PT_R6, PT_R7,
/linux-4.4.14/arch/blackfin/mach-common/
Dentry.S562 r3 = [sp + PT_R3];
693 r3 = [sp + PT_R3];
/linux-4.4.14/arch/ia64/kernel/
Dptrace.c2002 case PT_R1 ... PT_R3: in access_uarea()