Home
last modified time | relevance | path

Searched refs:PT_R5 (Results 1 – 30 of 30) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dirqflags.h180 LONG_L $5, PT_R5(sp); \
187 LONG_L $5, PT_R5(sp); \
Dstackframe.h206 LONG_S $5, PT_R5(sp)
307 LONG_L $5, PT_R5(sp)
351 LONG_L $5, PT_R5(sp)
/linux-4.1.27/arch/mips/kernel/
Dmcount.S26 PTR_S a1, PT_R5(sp)
41 PTR_L a1, PT_R5(sp)
Dscall32-o32.S136 lw a1, PT_R5(sp)
202 sw a1, PT_R5(sp) # syscalls expect them there
Dscall64-o32.S137 ld a1, PT_R5(sp)
199 sd a1, PT_R5(sp) # syscalls expect them there
Dscall64-64.S91 ld a1, PT_R5(sp)
Dscall64-n32.S83 ld a1, PT_R5(sp)
Dasm-offsets.c32 OFFSET(PT_R5, pt_regs, regs[5]); in output_ptreg_defines()
/linux-4.1.27/arch/nios2/include/asm/
Dentry.h42 stw r5, PT_R5(sp)
69 ldw r5, PT_R5(sp)
/linux-4.1.27/arch/cris/include/arch-v10/arch/
Dptrace.h22 #define PT_R5 10 macro
/linux-4.1.27/arch/cris/include/arch-v32/arch/
Dptrace.h12 #define PT_R5 6 macro
/linux-4.1.27/arch/m32r/include/uapi/asm/
Dptrace.h17 #define PT_R5 1 macro
/linux-4.1.27/arch/score/include/asm/
Dasmmacro.h28 sw r5, [r0, PT_R5]
125 lw r5, [r0, PT_R5]
/linux-4.1.27/arch/mips/alchemy/common/
Dsleeper.S33 sw $5, PT_R5(sp)
252 lw $5, PT_R5(sp)
/linux-4.1.27/arch/blackfin/include/uapi/asm/
Dptrace.h112 #define PT_R5 184 macro
/linux-4.1.27/arch/nios2/kernel/
Dentry.S185 ldw r5, PT_R5(sp)
254 ldw r5, PT_R5(sp)
312 ldw r5, PT_R5(sp)
Dasm-offsets.c46 OFFSET(PT_R5, pt_regs, r5); in main()
Dinsnemu.S37 ldw r5, PT_R5(sp)
/linux-4.1.27/arch/powerpc/include/uapi/asm/
Dptrace.h67 #define PT_R5 5 macro
/linux-4.1.27/arch/microblaze/kernel/
Dentry-nommu.S72 swi r5, r1, PT_R5
191 lwi r5, r1, PT_R5
222 swi r5, r1, PT_R5
315 swi r5, r1, PT_R5
566 lwi r5, r1, PT_R5
Dasm-offsets.c35 DEFINE(PT_R5, offsetof(struct pt_regs, r5)); in main()
Dentry.S181 swi r5, r1, PT_R5; \
217 lwi r5, r1, PT_R5; \
339 lwi r5, r1, PT_R5;
Dhw_exception_handler.S93 lwi r5, r1, PT_R5; \
339 swi r5, r1, PT_R5
570 lwi r5, r1, PT_R5
/linux-4.1.27/arch/ia64/include/uapi/asm/
Dptrace_offsets.h202 #define PT_R5 0x07b8 macro
/linux-4.1.27/arch/mips/kvm/
Dlocore.S71 LONG_S $5, PT_R5(k1)
581 LONG_L $5, PT_R5(k1)
/linux-4.1.27/arch/score/kernel/
Dasm-offsets.c41 OFFSET(PT_R5, pt_regs, regs[5]); in output_ptreg_defines()
Dentry.S468 lw r5, [r0, PT_R5]
/linux-4.1.27/arch/blackfin/kernel/
Dasm-offsets.c60 DEFINE(PT_R5, offsetof(struct pt_regs, r5)); in main()
/linux-4.1.27/arch/m32r/kernel/
Dptrace.c63 PT_R0, PT_R1, PT_R2, PT_R3, PT_R4, PT_R5, PT_R6, PT_R7,
/linux-4.1.27/arch/blackfin/mach-common/
Dentry.S695 r5 = [sp + PT_R5];