Searched refs:PT_R19 (Results 1 – 14 of 14) sorted by relevance
/linux-5.19.10/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 | 25 LONG_S $19, PT_R19(sp) 49 LONG_L $19, PT_R19(sp)
|
D | stackframe.h | 101 cfi_st $19, PT_R19, \docfi 340 cfi_ld $19, PT_R19, \docfi
|
/linux-5.19.10/arch/mips/power/ ! |
D | hibernate_asm.S | 23 PTR_S s3, PT_R19(t0) 53 PTR_L s3, PT_R19(t0)
|
/linux-5.19.10/arch/mips/alchemy/common/ ! |
D | sleeper.S | 35 sw $19, PT_R19(sp) 254 lw $19, PT_R19(sp)
|
/linux-5.19.10/arch/loongarch/include/asm/ ! |
D | stackframe.h | 58 cfi_st t7, PT_R19, \docfi 168 cfi_ld t7, PT_R19, \docfi
|
/linux-5.19.10/arch/powerpc/include/uapi/asm/ ! |
D | ptrace.h | 87 #define PT_R19 19 macro
|
/linux-5.19.10/arch/ia64/include/uapi/asm/ ! |
D | ptrace_offsets.h | 241 #define PT_R19 0x08f8 macro
|
/linux-5.19.10/arch/csky/kernel/ ! |
D | asm-offsets.c | 55 DEFINE(PT_R19, offsetof(struct pt_regs, exregs[3])); in main()
|
/linux-5.19.10/arch/microblaze/kernel/ ! |
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-5.19.10/arch/powerpc/kernel/ptrace/ ! |
D | ptrace.c | 409 CHECK_REG(PT_R19, gpr[19]); in pt_regs_check()
|
/linux-5.19.10/arch/loongarch/kernel/ ! |
D | asm-offsets.c | 38 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()
|
/linux-5.19.10/arch/mips/kernel/ ! |
D | asm-offsets.c | 48 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()
|