Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dsim.h35 "sw\t$22,"__str(PT_R22)"($29)\n\t" \
63 "sd\t$22,"__str(PT_R22)"($29)\n\t" \
Dpm.h32 LONG_S $22, PT_R22(sp)
56 LONG_L $22, PT_R22(sp)
Dstackframe.h81 LONG_S $22, PT_R22(sp)
287 LONG_L $22, PT_R22(sp)
/arch/mips/power/
Dhibernate_asm.S27 PTR_S s6, PT_R22(t0)
57 PTR_L s6, PT_R22(t0)
/arch/mips/alchemy/common/
Dsleeper.S42 sw $22, PT_R22(sp)
261 lw $22, PT_R22(sp)
/arch/score/include/asm/
Dasmmacro.h47 sw r22, [r0, PT_R22]
144 lw r22, [r0, PT_R22]
/arch/powerpc/include/uapi/asm/
Dptrace.h84 #define PT_R22 22 macro
/arch/ia64/include/uapi/asm/
Dptrace_offsets.h243 #define PT_R22 0x0910 macro
/arch/microblaze/kernel/
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
Dasm-offsets.c52 DEFINE(PT_R22, offsetof(struct pt_regs, r22)); in main()
Dentry.S198 swi r22, r1, PT_R22; \
234 lwi r22, r1, PT_R22; \
/arch/score/kernel/
Dasm-offsets.c58 OFFSET(PT_R22, pt_regs, regs[22]); in output_ptreg_defines()
/arch/mips/kernel/
Dasm-offsets.c50 OFFSET(PT_R22, pt_regs, regs[22]); in output_ptreg_defines()