Searched refs:PT_R18 (Results 1 – 14 of 14) sorted by relevance
/linux-5.19.10/arch/mips/include/asm/ |
D | sim.h | 31 "sw\t$18,"__str(PT_R18)"($29)\n\t" \ 57 "sd\t$18,"__str(PT_R18)"($29)\n\t" \
|
D | pm.h | 24 LONG_S $18, PT_R18(sp) 48 LONG_L $18, PT_R18(sp)
|
D | stackframe.h | 100 cfi_st $18, PT_R18, \docfi 339 cfi_ld $18, PT_R18, \docfi
|
/linux-5.19.10/arch/mips/power/ |
D | hibernate_asm.S | 22 PTR_S s2, PT_R18(t0) 52 PTR_L s2, PT_R18(t0)
|
/linux-5.19.10/arch/mips/alchemy/common/ |
D | sleeper.S | 34 sw $18, PT_R18(sp) 253 lw $18, PT_R18(sp)
|
/linux-5.19.10/arch/loongarch/include/asm/ |
D | stackframe.h | 57 cfi_st t6, PT_R18, \docfi 167 cfi_ld t6, PT_R18, \docfi
|
/linux-5.19.10/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 86 #define PT_R18 18 macro
|
/linux-5.19.10/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 240 #define PT_R18 0x08f0 macro
|
/linux-5.19.10/arch/csky/kernel/ |
D | asm-offsets.c | 54 DEFINE(PT_R18, offsetof(struct pt_regs, exregs[2])); in main()
|
/linux-5.19.10/arch/microblaze/kernel/ |
D | asm-offsets.c | 48 DEFINE(PT_R18, offsetof(struct pt_regs, r18)); in main()
|
D | entry.S | 194 swi r18, r1, PT_R18; /* Save asm scratch reg */ \ 228 lwi r18, r1, PT_R18; /* restore asm scratch reg */ \
|
/linux-5.19.10/arch/powerpc/kernel/ptrace/ |
D | ptrace.c | 408 CHECK_REG(PT_R18, gpr[18]); in pt_regs_check()
|
/linux-5.19.10/arch/loongarch/kernel/ |
D | asm-offsets.c | 37 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()
|
/linux-5.19.10/arch/mips/kernel/ |
D | asm-offsets.c | 47 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()
|