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 | pm.h | 30 LONG_S $20, PT_R20(sp) 54 LONG_L $20, PT_R20(sp)
|
D | stackframe.h | 102 cfi_st $20, PT_R20, \docfi 341 cfi_ld $20, PT_R20, \docfi
|
/arch/mips/power/ |
D | hibernate_asm.S | 25 PTR_S s4, PT_R20(t0) 55 PTR_L s4, PT_R20(t0)
|
/arch/mips/alchemy/common/ |
D | sleeper.S | 40 sw $20, PT_R20(sp) 259 lw $20, PT_R20(sp)
|
/arch/score/include/asm/ |
D | asmmacro.h | 46 sw r20, [r0, PT_R20] 143 lw r20, [r0, PT_R20]
|
/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 83 #define PT_R20 20 macro
|
/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 242 #define PT_R20 0x0900 macro
|
/arch/microblaze/kernel/ |
D | entry-nommu.S | 88 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
|
D | asm-offsets.c | 50 DEFINE(PT_R20, offsetof(struct pt_regs, r20)); in main()
|
D | entry.S | 196 swi r20, r1, PT_R20; \ 230 lwi r20, r1, PT_R20; \
|
/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 | 49 OFFSET(PT_R20, pt_regs, regs[20]); in output_ptreg_defines()
|