Home
last modified time | relevance | path

Searched refs:PT_R27 (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/arch/loongarch/power/
H A Dhibernate_asm.S25 PTR_S s4, t0, PT_R27
59 PTR_L s4, t0, PT_R27
H A Dsuspend_asm.S28 st.d $r27, sp, PT_R27
49 ld.d $r27, sp, PT_R27
/openbmc/linux/arch/loongarch/kernel/
H A Drethook_trampoline.S33 cfi_st s4, PT_R27
68 cfi_ld s4, PT_R27
H A Dmcount_dyn.S56 PTR_S s4, sp, PT_R27
H A Dasm-offsets.c47 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()
/openbmc/linux/arch/mips/alchemy/common/
H A Dsleeper.S41 sw $27, PT_R27(sp)
260 lw $27, PT_R27(sp)
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dptrace.h84 #define PT_R27 27 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dstackframe.h76 cfi_st s4, PT_R27, \docfi
190 cfi_ld s4, PT_R27, \docfi
/openbmc/u-boot/arch/mips/lib/
H A Dasm-offsets.c47 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h95 #define PT_R27 27 macro
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h249 #define PT_R27 0x0938 macro
/openbmc/linux/arch/csky/kernel/
H A Dasm-offsets.c63 DEFINE(PT_R27, offsetof(struct pt_regs, exregs[11])); in main()
/openbmc/linux/arch/microblaze/kernel/
H A Dasm-offsets.c57 DEFINE(PT_R27, offsetof(struct pt_regs, r27)); in main()
H A Dentry.S205 swi r27, r1, PT_R27; \
239 lwi r27, r1, PT_R27; \
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c417 CHECK_REG(PT_R27, gpr[27]); in pt_regs_check()
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c57 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()