Searched refs:PT_R19 (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/arch/mips/include/asm/ |
D | sim.h | 32 "sw\t$19,"__str(PT_R19)"($29)\n\t" \ 58 "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 | 101 cfi_st $19, PT_R19, \docfi 340 cfi_ld $19, PT_R19, \docfi
|
/Linux-v4.19/arch/mips/power/ |
D | hibernate_asm.S | 24 PTR_S s3, PT_R19(t0) 54 PTR_L s3, PT_R19(t0)
|
/Linux-v4.19/arch/mips/alchemy/common/ |
D | sleeper.S | 39 sw $19, PT_R19(sp) 258 lw $19, PT_R19(sp)
|
/Linux-v4.19/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; \ 229 lwi r19, r1, PT_R19; \
|
/Linux-v4.19/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 82 #define PT_R19 19 macro
|
/Linux-v4.19/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 241 #define PT_R19 0x08f8 macro
|
/Linux-v4.19/arch/mips/kernel/ |
D | asm-offsets.c | 48 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()
|