Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsim.h34 "sw\t$21,"__str(PT_R21)"($29)\n\t" \
60 "sd\t$21,"__str(PT_R21)"($29)\n\t" \
H A Dpm.h27 LONG_S $21, PT_R21(sp)
51 LONG_L $21, PT_R21(sp)
H A Dstackframe.h103 cfi_st $21, PT_R21, \docfi
342 cfi_ld $21, PT_R21, \docfi
/OK3568_Linux_fs/kernel/arch/mips/power/
H A Dhibernate_asm.S25 PTR_S s5, PT_R21(t0)
55 PTR_L s5, PT_R21(t0)
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dgenex.S59 LONG_S $21, PT_R21(sp)
128 LONG_L $21, PT_R21(sp)
H A Dasm-offsets.c42 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dsleeper.S37 sw $21, PT_R21(sp)
256 lw $21, PT_R21(sp)
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dentry-nommu.S89 swi r21, r1, PT_R21
175 lwi r21, r1, PT_R21
243 swi r21, r1, PT_R21
334 swi r21, r1, PT_R21
550 lwi r21, r1, PT_R21
H A Dasm-offsets.c51 DEFINE(PT_R21, offsetof(struct pt_regs, r21)); in main()
H A Dentry.S197 swi r21, r1, PT_R21; \
231 lwi r21, r1, PT_R21; \
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dptrace.h82 #define PT_R21 21 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dptrace.h78 #define PT_R21 21 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dptrace.h89 #define PT_R21 21 macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h243 #define PT_R21 0x0908 macro
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dasm-offsets.c59 DEFINE(PT_R21, offsetof(struct pt_regs, exregs[5])); in main()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace.c455 CHECK_REG(PT_R21, gpr[21]); in pt_regs_check()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c50 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()