Searched refs:PT_R30 (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/arch/mips/include/asm/ |
D | sim.h | 37 "sw\t$30,"__str(PT_R30)"($29)\n\t" \ 65 "sd\t$30,"__str(PT_R30)"($29)\n\t" \
|
D | pm.h | 35 LONG_S $30, PT_R30(sp) 59 LONG_L $30, PT_R30(sp)
|
D | stackframe.h | 83 LONG_S $30, PT_R30(sp) 282 LONG_L $30, PT_R30(sp)
|
/linux-4.4.14/arch/mips/power/ |
D | hibernate_asm.S | 19 PTR_S fp, PT_R30(t0) 49 PTR_L fp, PT_R30(t0)
|
/linux-4.4.14/arch/mips/alchemy/common/ |
D | sleeper.S | 47 sw $30, PT_R30(sp) 266 lw $30, PT_R30(sp)
|
/linux-4.4.14/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 92 #define PT_R30 30 macro
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | entry-nommu.S | 98 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
|
D | asm-offsets.c | 60 DEFINE(PT_R30, offsetof(struct pt_regs, r30)); in main()
|
D | entry.S | 206 swi r30, r1, PT_R30; \ 242 lwi r30, r1, PT_R30; \
|
/linux-4.4.14/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 251 #define PT_R30 0x0950 macro
|
/linux-4.4.14/arch/mips/kvm/ |
D | locore.S | 94 LONG_S $30, PT_R30(k1) 599 LONG_L $30, PT_R30(k1)
|
/linux-4.4.14/arch/score/kernel/ |
D | asm-offsets.c | 66 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()
|
/linux-4.4.14/arch/mips/kernel/ |
D | asm-offsets.c | 57 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()
|