Searched refs:PT_R16 (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
H A Dsim.h29 "sw\t$16,"__str(PT_R16)"($29)\t\t\t# save_static_function\n\t" \
57 "sd\t$16,"__str(PT_R16)"($29)\t\t\t# save_static_function\n\t" \
H A Dpm.h26 LONG_S $16, PT_R16(sp)
50 LONG_L $16, PT_R16(sp)
H A Dstackframe.h75 LONG_S $16, PT_R16(sp)
274 LONG_L $16, PT_R16(sp)
/linux-4.4.14/arch/score/include/asm/
H A Dasmmacro.h41 sw r16, [r0, PT_R16]
138 lw r16, [r0, PT_R16]
/linux-4.4.14/arch/microblaze/kernel/
H A Dentry-nommu.S84 swi r16, r1, PT_R16
180 lwi r16, r1, PT_R16
238 swi r16, r1, PT_R16
329 swi r16, r1, PT_R16
555 lwi r16, r1, PT_R16
H A Dasm-offsets.c46 DEFINE(PT_R16, offsetof(struct pt_regs, r16)); main()
H A Dentry.S192 swi r16, r1, PT_R16; \
228 lwi r16, r1, PT_R16; \
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dptrace.h78 #define PT_R16 16 macro
/linux-4.4.14/arch/score/kernel/
H A Dasm-offsets.c52 OFFSET(PT_R16, pt_regs, regs[16]); output_ptreg_defines()
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h237 #define PT_R16 0x08e0 macro
/linux-4.4.14/arch/mips/kvm/
H A Dlocore.S75 LONG_S $16, PT_R16(k1)
584 LONG_L $16, PT_R16(k1)
/linux-4.4.14/arch/mips/kernel/
H A Dasm-offsets.c43 OFFSET(PT_R16, pt_regs, regs[16]); output_ptreg_defines()
/linux-4.4.14/arch/ia64/kernel/
H A Dptrace.c2011 case PT_R16 ... PT_R31: access_uarea()
2012 pos = addr - PT_R16 + ELF_GR_OFFSET(16); access_uarea()

Completed in 511 milliseconds