Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dsim.h33 "sw\t$20,"__str(PT_R20)"($29)\n\t" \
61 "sd\t$20,"__str(PT_R20)"($29)\n\t" \
Dstackframe.h80 LONG_S $20, PT_R20(sp)
282 LONG_L $20, PT_R20(sp)
/arch/mips/power/
Dhibernate.S26 PTR_S s4, PT_R20(t0)
56 PTR_L s4, PT_R20(t0)
/arch/score/include/asm/
Dasmmacro.h45 sw r20, [r0, PT_R20]
142 lw r20, [r0, PT_R20]
/arch/mips/alchemy/common/
Dsleeper.S40 sw $20, PT_R20(sp)
259 lw $20, PT_R20(sp)
/arch/ia64/include/asm/
Dptrace_offsets.h241 #define PT_R20 0x0900 macro
/arch/microblaze/kernel/
Dentry-nommu.S88 swi r20, r1, PT_R20
174 lwi r20, r1, PT_R20
240 swi r20, r1, PT_R20
330 swi r20, r1, PT_R20
532 lwi r20, r1, PT_R20
Dasm-offsets.c50 DEFINE(PT_R20, offsetof(struct pt_regs, r20)); in main()
Dentry.S196 swi r20, r1, PT_R20; \
232 lwi r20, r1, PT_R20; \
/arch/mips/powertv/
Dpowertv_setup.c148 LONG_S_ "$20, " VAL(PT_R20) "($at)\n" in panic_handler()
/arch/powerpc/include/asm/
Dptrace.h250 #define PT_R20 20 macro
/arch/score/kernel/
Dasm-offsets.c56 OFFSET(PT_R20, pt_regs, regs[20]); in output_ptreg_defines()
/arch/mips/kernel/
Dasm-offsets.c44 OFFSET(PT_R20, pt_regs, regs[20]); in output_ptreg_defines()