Home
last modified time | relevance | path

Searched refs:PT_R23 (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dsim.h36 "sw\t$23,"__str(PT_R23)"($29)\n\t" \
64 "sd\t$23,"__str(PT_R23)"($29)\n\t" \
Dpm.h33 LONG_S $23, PT_R23(sp)
57 LONG_L $23, PT_R23(sp)
Dstackframe.h82 LONG_S $23, PT_R23(sp)
281 LONG_L $23, PT_R23(sp)
/linux-4.1.27/arch/mips/power/
Dhibernate_asm.S28 PTR_S s7, PT_R23(t0)
58 PTR_L s7, PT_R23(t0)
/linux-4.1.27/arch/score/include/asm/
Dasmmacro.h48 sw r23, [r0, PT_R23]
145 lw r23, [r0, PT_R23]
/linux-4.1.27/arch/mips/alchemy/common/
Dsleeper.S43 sw $23, PT_R23(sp)
262 lw $23, PT_R23(sp)
/linux-4.1.27/arch/powerpc/include/uapi/asm/
Dptrace.h85 #define PT_R23 23 macro
/linux-4.1.27/arch/microblaze/kernel/
Dentry-nommu.S91 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
Dasm-offsets.c53 DEFINE(PT_R23, offsetof(struct pt_regs, r23)); in main()
Dentry.S199 swi r23, r1, PT_R23; \
235 lwi r23, r1, PT_R23; \
/linux-4.1.27/arch/ia64/include/uapi/asm/
Dptrace_offsets.h244 #define PT_R23 0x0918 macro
/linux-4.1.27/arch/mips/kvm/
Dlocore.S91 LONG_S $23, PT_R23(k1)
599 LONG_L $23, PT_R23(k1)
/linux-4.1.27/arch/score/kernel/
Dasm-offsets.c59 OFFSET(PT_R23, pt_regs, regs[23]); in output_ptreg_defines()
/linux-4.1.27/arch/mips/kernel/
Dasm-offsets.c50 OFFSET(PT_R23, pt_regs, regs[23]); in output_ptreg_defines()