Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsim.h30 "sw\t$17,"__str(PT_R17)"($29)\n\t" \
56 "sd\t$17,"__str(PT_R17)"($29)\n\t" \
H A Dpm.h23 LONG_S $17, PT_R17(sp)
47 LONG_L $17, PT_R17(sp)
H A Dstackframe.h99 cfi_st $17, PT_R17, \docfi
338 cfi_ld $17, PT_R17, \docfi
/OK3568_Linux_fs/kernel/arch/mips/power/
H A Dhibernate_asm.S21 PTR_S s1, PT_R17(t0)
51 PTR_L s1, PT_R17(t0)
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dgenex.S55 LONG_S $17, PT_R17(sp)
124 LONG_L $17, PT_R17(sp)
H A Dasm-offsets.c38 OFFSET(PT_R17, pt_regs, regs[17]); in output_ptreg_defines()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dsleeper.S33 sw $17, PT_R17(sp)
252 lw $17, PT_R17(sp)
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A 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
H A Dasm-offsets.c47 DEFINE(PT_R17, offsetof(struct pt_regs, r17)); in main()
H A Dhw_exception_handler.S359 swi r17, r1, PT_R17
569 lwi r17, r1, PT_R17
H A Dentry.S193 swi r17, r1, PT_R17; \
227 lwi r17, r1, PT_R17; \
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dptrace.h78 #define PT_R17 17 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dptrace.h74 #define PT_R17 17 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dptrace.h85 #define PT_R17 17 macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h239 #define PT_R17 0x08e8 macro
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dasm-offsets.c55 DEFINE(PT_R17, offsetof(struct pt_regs, exregs[1])); in main()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace.c451 CHECK_REG(PT_R17, gpr[17]); in pt_regs_check()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c46 OFFSET(PT_R17, pt_regs, regs[17]); in output_ptreg_defines()