Searched refs:PT_R18 (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/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 | 28 LONG_S $18, PT_R18(sp) 52 LONG_L $18, PT_R18(sp)
|
D | stackframe.h | 100 cfi_st $18, PT_R18, \docfi 339 cfi_ld $18, PT_R18, \docfi
|
/Linux-v4.19/arch/mips/power/ |
D | hibernate_asm.S | 23 PTR_S s2, PT_R18(t0) 53 PTR_L s2, PT_R18(t0)
|
/Linux-v4.19/arch/mips/alchemy/common/ |
D | sleeper.S | 38 sw $18, PT_R18(sp) 257 lw $18, PT_R18(sp)
|
/Linux-v4.19/arch/microblaze/kernel/ |
D | entry-nommu.S | 86 swi r18, r1, PT_R18 178 lwi r18, r1, PT_R18 240 swi r18, r1, PT_R18 331 swi r18, r1, PT_R18 553 lwi r18, r1, PT_R18
|
D | asm-offsets.c | 48 DEFINE(PT_R18, offsetof(struct pt_regs, r18)); in main()
|
D | hw_exception_handler.S | 413 swi r18, r1, PT_R18 452 lwi r18, r1, PT_R18
|
D | entry.S | 194 swi r18, r1, PT_R18; /* Save asm scratch reg */ \ 228 lwi r18, r1, PT_R18; /* restore asm scratch reg */ \
|
/Linux-v4.19/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 81 #define PT_R18 18 macro
|
/Linux-v4.19/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 240 #define PT_R18 0x08f0 macro
|
/Linux-v4.19/arch/mips/kernel/ |
D | asm-offsets.c | 47 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()
|