Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsim.h36 "sw\t$23,"__str(PT_R23)"($29)\n\t" \
62 "sd\t$23,"__str(PT_R23)"($29)\n\t" \
H A Dpm.h29 LONG_S $23, PT_R23(sp)
53 LONG_L $23, PT_R23(sp)
H A Dstackframe.h105 cfi_st $23, PT_R23, \docfi
344 cfi_ld $23, PT_R23, \docfi
/OK3568_Linux_fs/kernel/arch/mips/power/
H A Dhibernate_asm.S27 PTR_S s7, PT_R23(t0)
57 PTR_L s7, PT_R23(t0)
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dgenex.S61 LONG_S $23, PT_R23(sp)
130 LONG_L $23, PT_R23(sp)
H A Dasm-offsets.c44 OFFSET(PT_R23, pt_regs, regs[23]); in output_ptreg_defines()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dsleeper.S39 sw $23, PT_R23(sp)
258 lw $23, PT_R23(sp)
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A 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
H A Dasm-offsets.c53 DEFINE(PT_R23, offsetof(struct pt_regs, r23)); in main()
H A Dentry.S199 swi r23, r1, PT_R23; \
233 lwi r23, r1, PT_R23; \
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dptrace.h84 #define PT_R23 23 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dptrace.h80 #define PT_R23 23 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dptrace.h91 #define PT_R23 23 macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h245 #define PT_R23 0x0918 macro
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dasm-offsets.c61 DEFINE(PT_R23, offsetof(struct pt_regs, exregs[7])); in main()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace.c457 CHECK_REG(PT_R23, gpr[23]); in pt_regs_check()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c52 OFFSET(PT_R23, pt_regs, regs[23]); in output_ptreg_defines()