Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dsim.h31 "sw\t$18,"__str(PT_R18)"($29)\n\t" \
57 "sd\t$18,"__str(PT_R18)"($29)\n\t" \
H A Dpm.h24 LONG_S $18, PT_R18(sp)
48 LONG_L $18, PT_R18(sp)
/linux/arch/mips/power/
H A Dhibernate_asm.S22 PTR_S s2, PT_R18(t0)
52 PTR_L s2, PT_R18(t0)
/linux/arch/loongarch/kernel/
H A Drethook_trampoline.S24 cfi_st t6, PT_R18
59 cfi_ld t6, PT_R18
H A Dmcount_dyn.S48 PTR_S t6, sp, PT_R18
H A Dasm-offsets.c42 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()
/linux/arch/mips/alchemy/common/
H A Dsleeper.S34 sw $18, PT_R18(sp)
253 lw $18, PT_R18(sp)
/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h86 #define PT_R18 18 macro
/linux/arch/loongarch/include/asm/
H A Dstackframe.h104 cfi_st t6, PT_R18, \docfi
219 cfi_ld t6, PT_R18, \docfi
/linux/arch/csky/kernel/
H A Dasm-offsets.c55 DEFINE(PT_R18, offsetof(struct pt_regs, exregs[2])); in main()
/linux/arch/microblaze/kernel/
H A Dasm-offsets.c49 DEFINE(PT_R18, offsetof(struct pt_regs, r18)); in main()
H A Dentry.S196 swi r18, r1, PT_R18; /* Save asm scratch reg */ \
230 lwi r18, r1, PT_R18; /* restore asm scratch reg */ \
/linux/arch/mips/kernel/
H A Dasm-offsets.c56 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()