Searched refs:PT_R19 (Results 1 – 14 of 14) sorted by relevance
/arch/mips/include/asm/ |
D | sim.h | 32 "sw\t$19,"__str(PT_R19)"($29)\n\t" \ 60 "sd\t$19,"__str(PT_R19)"($29)\n\t" \
|
D | pm.h | 29 LONG_S $19, PT_R19(sp) 53 LONG_L $19, PT_R19(sp)
|
D | stackframe.h | 78 LONG_S $19, PT_R19(sp) 277 LONG_L $19, PT_R19(sp)
|
/arch/mips/power/ |
D | hibernate_asm.S | 24 PTR_S s3, PT_R19(t0) 54 PTR_L s3, PT_R19(t0)
|
/arch/score/include/asm/ |
D | asmmacro.h | 44 sw r19, [r0, PT_R19] 141 lw r19, [r0, PT_R19]
|
/arch/mips/alchemy/common/ |
D | sleeper.S | 39 sw $19, PT_R19(sp) 258 lw $19, PT_R19(sp)
|
/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 81 #define PT_R19 19 macro
|
/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 240 #define PT_R19 0x08f8 macro
|
/arch/microblaze/kernel/ |
D | entry-nommu.S | 87 swi r19, r1, PT_R19 177 lwi r19, r1, PT_R19 241 swi r19, r1, PT_R19 332 swi r19, r1, PT_R19 552 lwi r19, r1, PT_R19
|
D | asm-offsets.c | 49 DEFINE(PT_R19, offsetof(struct pt_regs, r19)); in main()
|
D | entry.S | 195 swi r19, r1, PT_R19; \ 231 lwi r19, r1, PT_R19; \
|
/arch/score/kernel/ |
D | asm-offsets.c | 55 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()
|
/arch/mips/kvm/ |
D | locore.S | 85 LONG_S $19, PT_R19(k1) 554 LONG_L $19, PT_R19(k1)
|
/arch/mips/kernel/ |
D | asm-offsets.c | 46 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()
|