Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dsim.h30 "sw\t$17,"__str(PT_R17)"($29)\n\t" \
56 "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.h99 cfi_st $17, PT_R17, \docfi
338 cfi_ld $17, PT_R17, \docfi
/Linux-v4.19/arch/mips/power/
Dhibernate_asm.S22 PTR_S s1, PT_R17(t0)
52 PTR_L s1, PT_R17(t0)
/Linux-v4.19/arch/mips/alchemy/common/
Dsleeper.S37 sw $17, PT_R17(sp)
256 lw $17, PT_R17(sp)
/Linux-v4.19/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()
Dhw_exception_handler.S362 swi r17, r1, PT_R17
572 lwi r17, r1, PT_R17
Dentry.S193 swi r17, r1, PT_R17; \
227 lwi r17, r1, PT_R17; \
/Linux-v4.19/arch/powerpc/include/uapi/asm/
Dptrace.h80 #define PT_R17 17 macro
/Linux-v4.19/arch/ia64/include/uapi/asm/
Dptrace_offsets.h239 #define PT_R17 0x08e8 macro
/Linux-v4.19/arch/mips/kernel/
Dasm-offsets.c46 OFFSET(PT_R17, pt_regs, regs[17]); in output_ptreg_defines()