Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dsim.h30 "sw\t$17,"__str(PT_R17)"($29)\n\t" \
58 "sd\t$17,"__str(PT_R17)"($29)\n\t" \
Dpm.h27 LONG_S $17, PT_R17(sp)
51 LONG_L $17, PT_R17(sp)
Dstackframe.h76 LONG_S $17, PT_R17(sp)
275 LONG_L $17, PT_R17(sp)
/linux-4.1.27/arch/mips/power/
Dhibernate_asm.S22 PTR_S s1, PT_R17(t0)
52 PTR_L s1, PT_R17(t0)
/linux-4.1.27/arch/score/include/asm/
Dasmmacro.h42 sw r17, [r0, PT_R17]
139 lw r17, [r0, PT_R17]
/linux-4.1.27/arch/mips/alchemy/common/
Dsleeper.S37 sw $17, PT_R17(sp)
256 lw $17, PT_R17(sp)
/linux-4.1.27/arch/powerpc/include/uapi/asm/
Dptrace.h79 #define PT_R17 17 macro
/linux-4.1.27/arch/microblaze/kernel/
Dentry-nommu.S85 swi r17, r1, PT_R17
179 lwi r17, r1, PT_R17
239 swi r17, r1, PT_R17
330 swi r17, r1, PT_R17
554 lwi r17, r1, PT_R17
Dasm-offsets.c47 DEFINE(PT_R17, offsetof(struct pt_regs, r17)); in main()
Dentry.S193 swi r17, r1, PT_R17; \
229 lwi r17, r1, PT_R17; \
Dhw_exception_handler.S362 swi r17, r1, PT_R17
572 lwi r17, r1, PT_R17
/linux-4.1.27/arch/ia64/include/uapi/asm/
Dptrace_offsets.h238 #define PT_R17 0x08e8 macro
/linux-4.1.27/arch/mips/kvm/
Dlocore.S84 LONG_S $17, PT_R17(k1)
593 LONG_L $17, PT_R17(k1)
/linux-4.1.27/arch/score/kernel/
Dasm-offsets.c53 OFFSET(PT_R17, pt_regs, regs[17]); in output_ptreg_defines()
/linux-4.1.27/arch/mips/kernel/
Dasm-offsets.c44 OFFSET(PT_R17, pt_regs, regs[17]); in output_ptreg_defines()