Home
last modified time | relevance | path

Searched refs:PT_R20 (Results 1 – 14 of 14) 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" \
Dpm.h30 LONG_S $20, PT_R20(sp)
54 LONG_L $20, PT_R20(sp)
Dstackframe.h79 LONG_S $20, PT_R20(sp)
285 LONG_L $20, PT_R20(sp)
/arch/mips/power/
Dhibernate_asm.S25 PTR_S s4, PT_R20(t0)
55 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/powerpc/include/uapi/asm/
Dptrace.h82 #define PT_R20 20 macro
/arch/ia64/include/uapi/asm/
Dptrace_offsets.h241 #define PT_R20 0x0900 macro
/arch/microblaze/kernel/
Dentry-nommu.S88 swi r20, r1, PT_R20
176 lwi r20, r1, PT_R20
242 swi r20, r1, PT_R20
333 swi r20, r1, PT_R20
551 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/score/kernel/
Dasm-offsets.c56 OFFSET(PT_R20, pt_regs, regs[20]); in output_ptreg_defines()
/arch/mips/kvm/
Dlocore.S80 LONG_S $20, PT_R20(k1)
589 LONG_L $20, PT_R20(k1)
/arch/mips/kernel/
Dasm-offsets.c47 OFFSET(PT_R20, pt_regs, regs[20]); in output_ptreg_defines()