Searched refs:PT_R23 (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/arch/mips/include/asm/ |
D | sim.h | 36 "sw\t$23,"__str(PT_R23)"($29)\n\t" \ 64 "sd\t$23,"__str(PT_R23)"($29)\n\t" \
|
D | pm.h | 33 LONG_S $23, PT_R23(sp) 57 LONG_L $23, PT_R23(sp)
|
D | stackframe.h | 82 LONG_S $23, PT_R23(sp) 281 LONG_L $23, PT_R23(sp)
|
/linux-4.1.27/arch/mips/power/ |
D | hibernate_asm.S | 28 PTR_S s7, PT_R23(t0) 58 PTR_L s7, PT_R23(t0)
|
/linux-4.1.27/arch/score/include/asm/ |
D | asmmacro.h | 48 sw r23, [r0, PT_R23] 145 lw r23, [r0, PT_R23]
|
/linux-4.1.27/arch/mips/alchemy/common/ |
D | sleeper.S | 43 sw $23, PT_R23(sp) 262 lw $23, PT_R23(sp)
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 85 #define PT_R23 23 macro
|
/linux-4.1.27/arch/microblaze/kernel/ |
D | entry-nommu.S | 91 swi r23, r1, PT_R23 173 lwi r23, r1, PT_R23 245 swi r23, r1, PT_R23 336 swi r23, r1, PT_R23 548 lwi r23, r1, PT_R23
|
D | asm-offsets.c | 53 DEFINE(PT_R23, offsetof(struct pt_regs, r23)); in main()
|
D | entry.S | 199 swi r23, r1, PT_R23; \ 235 lwi r23, r1, PT_R23; \
|
/linux-4.1.27/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 244 #define PT_R23 0x0918 macro
|
/linux-4.1.27/arch/mips/kvm/ |
D | locore.S | 91 LONG_S $23, PT_R23(k1) 599 LONG_L $23, PT_R23(k1)
|
/linux-4.1.27/arch/score/kernel/ |
D | asm-offsets.c | 59 OFFSET(PT_R23, pt_regs, regs[23]); in output_ptreg_defines()
|
/linux-4.1.27/arch/mips/kernel/ |
D | asm-offsets.c | 50 OFFSET(PT_R23, pt_regs, regs[23]); in output_ptreg_defines()
|