Home
last modified time | relevance | path

Searched refs:PT_R18 (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dsim.h31 "sw\t$18,"__str(PT_R18)"($29)\n\t" \
59 "sd\t$18,"__str(PT_R18)"($29)\n\t" \
Dpm.h28 LONG_S $18, PT_R18(sp)
52 LONG_L $18, PT_R18(sp)
Dstackframe.h77 LONG_S $18, PT_R18(sp)
276 LONG_L $18, PT_R18(sp)
/linux-4.1.27/arch/mips/power/
Dhibernate_asm.S23 PTR_S s2, PT_R18(t0)
53 PTR_L s2, PT_R18(t0)
/linux-4.1.27/arch/score/include/asm/
Dasmmacro.h43 sw r18, [r0, PT_R18]
140 lw r18, [r0, PT_R18]
/linux-4.1.27/arch/mips/alchemy/common/
Dsleeper.S38 sw $18, PT_R18(sp)
257 lw $18, PT_R18(sp)
/linux-4.1.27/arch/powerpc/include/uapi/asm/
Dptrace.h80 #define PT_R18 18 macro
/linux-4.1.27/arch/microblaze/kernel/
Dentry-nommu.S86 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
Dasm-offsets.c48 DEFINE(PT_R18, offsetof(struct pt_regs, r18)); in main()
Dentry.S194 swi r18, r1, PT_R18; /* Save asm scratch reg */ \
230 lwi r18, r1, PT_R18; /* restore asm scratch reg */ \
Dhw_exception_handler.S413 swi r18, r1, PT_R18
452 lwi r18, r1, PT_R18
/linux-4.1.27/arch/ia64/include/uapi/asm/
Dptrace_offsets.h239 #define PT_R18 0x08f0 macro
/linux-4.1.27/arch/mips/kvm/
Dlocore.S86 LONG_S $18, PT_R18(k1)
594 LONG_L $18, PT_R18(k1)
/linux-4.1.27/arch/score/kernel/
Dasm-offsets.c54 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()
/linux-4.1.27/arch/mips/kernel/
Dasm-offsets.c45 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()