Home
last modified time | relevance | path

Searched refs:PT_R30 (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
Dsim.h37 "sw\t$30,"__str(PT_R30)"($29)\n\t" \
65 "sd\t$30,"__str(PT_R30)"($29)\n\t" \
Dpm.h35 LONG_S $30, PT_R30(sp)
59 LONG_L $30, PT_R30(sp)
Dstackframe.h83 LONG_S $30, PT_R30(sp)
282 LONG_L $30, PT_R30(sp)
/linux-4.4.14/arch/mips/power/
Dhibernate_asm.S19 PTR_S fp, PT_R30(t0)
49 PTR_L fp, PT_R30(t0)
/linux-4.4.14/arch/mips/alchemy/common/
Dsleeper.S47 sw $30, PT_R30(sp)
266 lw $30, PT_R30(sp)
/linux-4.4.14/arch/powerpc/include/uapi/asm/
Dptrace.h92 #define PT_R30 30 macro
/linux-4.4.14/arch/microblaze/kernel/
Dentry-nommu.S98 swi r30, r1, PT_R30
166 lwi r30, r1, PT_R30
252 swi r30, r1, PT_R30
343 swi r30, r1, PT_R30
541 lwi r30, r1, PT_R30
Dasm-offsets.c60 DEFINE(PT_R30, offsetof(struct pt_regs, r30)); in main()
Dentry.S206 swi r30, r1, PT_R30; \
242 lwi r30, r1, PT_R30; \
/linux-4.4.14/arch/ia64/include/uapi/asm/
Dptrace_offsets.h251 #define PT_R30 0x0950 macro
/linux-4.4.14/arch/mips/kvm/
Dlocore.S94 LONG_S $30, PT_R30(k1)
599 LONG_L $30, PT_R30(k1)
/linux-4.4.14/arch/score/kernel/
Dasm-offsets.c66 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()
/linux-4.4.14/arch/mips/kernel/
Dasm-offsets.c57 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()