Searched refs:PT_R18 (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/arch/mips/include/asm/ |
D | sim.h | 31 "sw\t$18,"__str(PT_R18)"($29)\n\t" \ 59 "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 | 77 LONG_S $18, PT_R18(sp) 276 LONG_L $18, PT_R18(sp)
|
/linux-4.1.27/arch/mips/power/ |
D | hibernate_asm.S | 23 PTR_S s2, PT_R18(t0) 53 PTR_L s2, PT_R18(t0)
|
/linux-4.1.27/arch/score/include/asm/ |
D | asmmacro.h | 43 sw r18, [r0, PT_R18] 140 lw r18, [r0, PT_R18]
|
/linux-4.1.27/arch/mips/alchemy/common/ |
D | sleeper.S | 38 sw $18, PT_R18(sp) 257 lw $18, PT_R18(sp)
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 80 #define PT_R18 18 macro
|
/linux-4.1.27/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 | entry.S | 194 swi r18, r1, PT_R18; /* Save asm scratch reg */ \ 230 lwi r18, r1, PT_R18; /* restore asm scratch reg */ \
|
D | hw_exception_handler.S | 413 swi r18, r1, PT_R18 452 lwi r18, r1, PT_R18
|
/linux-4.1.27/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 239 #define PT_R18 0x08f0 macro
|
/linux-4.1.27/arch/mips/kvm/ |
D | locore.S | 86 LONG_S $18, PT_R18(k1) 594 LONG_L $18, PT_R18(k1)
|
/linux-4.1.27/arch/score/kernel/ |
D | asm-offsets.c | 54 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()
|
/linux-4.1.27/arch/mips/kernel/ |
D | asm-offsets.c | 45 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()
|