Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsim.h35 "sw\t$22,"__str(PT_R22)"($29)\n\t" \
61 "sd\t$22,"__str(PT_R22)"($29)\n\t" \
H A Dpm.h28 LONG_S $22, PT_R22(sp)
52 LONG_L $22, PT_R22(sp)
H A Dstackframe.h104 cfi_st $22, PT_R22, \docfi
343 cfi_ld $22, PT_R22, \docfi
/OK3568_Linux_fs/kernel/arch/mips/power/
H A Dhibernate_asm.S26 PTR_S s6, PT_R22(t0)
56 PTR_L s6, PT_R22(t0)
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dgenex.S60 LONG_S $22, PT_R22(sp)
129 LONG_L $22, PT_R22(sp)
H A Dasm-offsets.c43 OFFSET(PT_R22, pt_regs, regs[22]); in output_ptreg_defines()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dsleeper.S38 sw $22, PT_R22(sp)
257 lw $22, PT_R22(sp)
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dentry-nommu.S90 swi r22, r1, PT_R22
174 lwi r22, r1, PT_R22
244 swi r22, r1, PT_R22
335 swi r22, r1, PT_R22
549 lwi r22, r1, PT_R22
H A Dasm-offsets.c52 DEFINE(PT_R22, offsetof(struct pt_regs, r22)); in main()
H A Dentry.S198 swi r22, r1, PT_R22; \
232 lwi r22, r1, PT_R22; \
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dptrace.h83 #define PT_R22 22 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dptrace.h79 #define PT_R22 22 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dptrace.h90 #define PT_R22 22 macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h244 #define PT_R22 0x0910 macro
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dasm-offsets.c60 DEFINE(PT_R22, offsetof(struct pt_regs, exregs[6])); in main()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace.c456 CHECK_REG(PT_R22, gpr[22]); in pt_regs_check()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c51 OFFSET(PT_R22, pt_regs, regs[22]); in output_ptreg_defines()