Home
last modified time | relevance | path

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

/openbmc/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)
H A Dstackframe.h100 cfi_st $18, PT_R18, \docfi
339 cfi_ld $18, PT_R18, \docfi
/openbmc/linux/arch/mips/power/
H A Dhibernate_asm.S22 PTR_S s2, PT_R18(t0)
52 PTR_L s2, PT_R18(t0)
/openbmc/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.c38 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()
/openbmc/u-boot/arch/nds32/include/asm/
H A Dptrace.h79 #define PT_R18 18 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dptrace.h75 #define PT_R18 18 macro
/openbmc/linux/arch/mips/alchemy/common/
H A Dsleeper.S34 sw $18, PT_R18(sp)
253 lw $18, PT_R18(sp)
/openbmc/u-boot/arch/mips/lib/
H A Dgenex.S55 LONG_S $18, PT_R18(sp)
124 LONG_L $18, PT_R18(sp)
H A Dasm-offsets.c38 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h86 #define PT_R18 18 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dstackframe.h66 cfi_st t6, PT_R18, \docfi
180 cfi_ld t6, PT_R18, \docfi
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h240 #define PT_R18 0x08f0 macro
/openbmc/linux/arch/csky/kernel/
H A Dasm-offsets.c54 DEFINE(PT_R18, offsetof(struct pt_regs, exregs[2])); in main()
/openbmc/linux/arch/microblaze/kernel/
H A Dasm-offsets.c48 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 */ \
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c408 CHECK_REG(PT_R18, gpr[18]); in pt_regs_check()
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c48 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()