Searched refs:PT_R20 (Results 1 – 13 of 13) sorted by relevance
/arch/mips/include/asm/ |
D | sim.h | 33 "sw\t$20,"__str(PT_R20)"($29)\n\t" \ 61 "sd\t$20,"__str(PT_R20)"($29)\n\t" \
|
D | stackframe.h | 80 LONG_S $20, PT_R20(sp) 282 LONG_L $20, PT_R20(sp)
|
/arch/mips/power/ |
D | hibernate.S | 26 PTR_S s4, PT_R20(t0) 56 PTR_L s4, PT_R20(t0)
|
/arch/score/include/asm/ |
D | asmmacro.h | 45 sw r20, [r0, PT_R20] 142 lw r20, [r0, PT_R20]
|
/arch/mips/alchemy/common/ |
D | sleeper.S | 40 sw $20, PT_R20(sp) 259 lw $20, PT_R20(sp)
|
/arch/ia64/include/asm/ |
D | ptrace_offsets.h | 241 #define PT_R20 0x0900 macro
|
/arch/microblaze/kernel/ |
D | entry-nommu.S | 88 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
|
D | asm-offsets.c | 50 DEFINE(PT_R20, offsetof(struct pt_regs, r20)); in main()
|
D | entry.S | 196 swi r20, r1, PT_R20; \ 232 lwi r20, r1, PT_R20; \
|
/arch/mips/powertv/ |
D | powertv_setup.c | 148 LONG_S_ "$20, " VAL(PT_R20) "($at)\n" in panic_handler()
|
/arch/powerpc/include/asm/ |
D | ptrace.h | 250 #define PT_R20 20 macro
|
/arch/score/kernel/ |
D | asm-offsets.c | 56 OFFSET(PT_R20, pt_regs, regs[20]); in output_ptreg_defines()
|
/arch/mips/kernel/ |
D | asm-offsets.c | 44 OFFSET(PT_R20, pt_regs, regs[20]); in output_ptreg_defines()
|