/openbmc/linux/arch/mips/include/asm/ |
H A D | sim.h | 31 "sw\t$18,"__str(PT_R18)"($29)\n\t" \ 57 "sd\t$18,"__str(PT_R18)"($29)\n\t" \
|
H A D | pm.h | 24 LONG_S $18, PT_R18(sp) 48 LONG_L $18, PT_R18(sp)
|
H A D | stackframe.h | 100 cfi_st $18, PT_R18, \docfi 339 cfi_ld $18, PT_R18, \docfi
|
/openbmc/linux/arch/mips/power/ |
H A D | hibernate_asm.S | 22 PTR_S s2, PT_R18(t0) 52 PTR_L s2, PT_R18(t0)
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | rethook_trampoline.S | 24 cfi_st t6, PT_R18 59 cfi_ld t6, PT_R18
|
H A D | mcount_dyn.S | 48 PTR_S t6, sp, PT_R18
|
H A D | asm-offsets.c | 38 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | ptrace.h | 79 #define PT_R18 18 macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | ptrace.h | 75 #define PT_R18 18 macro
|
/openbmc/linux/arch/mips/alchemy/common/ |
H A D | sleeper.S | 34 sw $18, PT_R18(sp) 253 lw $18, PT_R18(sp)
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | genex.S | 55 LONG_S $18, PT_R18(sp) 124 LONG_L $18, PT_R18(sp)
|
H A D | asm-offsets.c | 38 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ptrace.h | 86 #define PT_R18 18 macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | stackframe.h | 66 cfi_st t6, PT_R18, \docfi 180 cfi_ld t6, PT_R18, \docfi
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | ptrace_offsets.h | 240 #define PT_R18 0x08f0 macro
|
/openbmc/linux/arch/csky/kernel/ |
H A D | asm-offsets.c | 54 DEFINE(PT_R18, offsetof(struct pt_regs, exregs[2])); in main()
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | asm-offsets.c | 48 DEFINE(PT_R18, offsetof(struct pt_regs, r18)); in main()
|
H A D | entry.S | 196 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 D | ptrace.c | 408 CHECK_REG(PT_R18, gpr[18]); in pt_regs_check()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | asm-offsets.c | 48 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()
|