Home
last modified time | relevance | path

Searched refs:PT_R6 (Results 1 – 29 of 29) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dirqflags.h179 LONG_L $6, PT_R6(sp); \
186 LONG_L $6, PT_R6(sp); \
Dstackframe.h208 LONG_S $6, PT_R6(sp)
306 LONG_L $6, PT_R6(sp)
350 LONG_L $6, PT_R6(sp)
/linux-4.1.27/arch/mips/kernel/
Dmcount.S27 PTR_S a2, PT_R6(sp)
42 PTR_L a2, PT_R6(sp)
Dscall32-o32.S137 lw a2, PT_R6(sp)
203 sw a2, PT_R6(sp)
Dscall64-o32.S138 ld a2, PT_R6(sp)
200 sd a2, PT_R6(sp)
Dscall64-64.S92 ld a2, PT_R6(sp)
Dscall64-n32.S84 ld a2, PT_R6(sp)
Dasm-offsets.c33 OFFSET(PT_R6, pt_regs, regs[6]); in output_ptreg_defines()
/linux-4.1.27/arch/nios2/include/asm/
Dentry.h43 stw r6, PT_R6(sp)
70 ldw r6, PT_R6(sp)
/linux-4.1.27/arch/cris/include/arch-v10/arch/
Dptrace.h21 #define PT_R6 9 macro
/linux-4.1.27/arch/cris/include/arch-v32/arch/
Dptrace.h13 #define PT_R6 7 macro
/linux-4.1.27/arch/m32r/include/uapi/asm/
Dptrace.h18 #define PT_R6 2 macro
/linux-4.1.27/arch/score/include/asm/
Dasmmacro.h29 sw r6, [r0, PT_R6]
126 lw r6, [r0, PT_R6]
/linux-4.1.27/arch/mips/alchemy/common/
Dsleeper.S34 sw $6, PT_R6(sp)
253 lw $6, PT_R6(sp)
/linux-4.1.27/arch/blackfin/include/uapi/asm/
Dptrace.h113 #define PT_R6 180 macro
/linux-4.1.27/arch/powerpc/include/uapi/asm/
Dptrace.h68 #define PT_R6 6 macro
/linux-4.1.27/arch/microblaze/kernel/
Dentry-nommu.S73 swi r6, r1, PT_R6
190 lwi r6, r1, PT_R6
223 swi r6, r1, PT_R6
316 swi r6, r1, PT_R6
565 lwi r6, r1, PT_R6
Dasm-offsets.c36 DEFINE(PT_R6, offsetof(struct pt_regs, r6)); in main()
Dentry.S182 swi r6, r1, PT_R6; \
218 lwi r6, r1, PT_R6; \
340 lwi r6, r1, PT_R6;
Dhw_exception_handler.S94 lwi r6, r1, PT_R6; \
340 swi r6, r1, PT_R6
571 lwi r6, r1, PT_R6
/linux-4.1.27/arch/nios2/kernel/
Dasm-offsets.c47 OFFSET(PT_R6, pt_regs, r6); in main()
Dentry.S255 ldw r6, PT_R6(sp)
313 ldw r6, PT_R6(sp)
Dinsnemu.S38 ldw r6, PT_R6(sp)
/linux-4.1.27/arch/ia64/include/uapi/asm/
Dptrace_offsets.h203 #define PT_R6 0x07c0 macro
/linux-4.1.27/arch/mips/kvm/
Dlocore.S72 LONG_S $6, PT_R6(k1)
582 LONG_L $6, PT_R6(k1)
/linux-4.1.27/arch/score/kernel/
Dasm-offsets.c42 OFFSET(PT_R6, pt_regs, regs[6]); in output_ptreg_defines()
Dentry.S469 lw r6, [r0, PT_R6]
/linux-4.1.27/arch/blackfin/kernel/
Dasm-offsets.c61 DEFINE(PT_R6, offsetof(struct pt_regs, r6)); 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,