Home
last modified time | relevance | path

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

/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 REG_S $r27, sp, PT_R27
46 REG_L $r27, sp, PT_R27
/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.c52 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()
/linux/arch/mips/alchemy/common/
H A Dsleeper.S41 sw $27, PT_R27(sp)
260 lw $27, PT_R27(sp)
/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h95 #define PT_R27 27 macro
/linux/arch/loongarch/include/asm/
H A Dstackframe.h114 cfi_st s4, PT_R27, \docfi
229 cfi_ld s4, PT_R27, \docfi
/linux/arch/csky/kernel/
H A Dasm-offsets.c64 DEFINE(PT_R27, offsetof(struct pt_regs, exregs[11])); in main()
/linux/arch/microblaze/kernel/
H A Dasm-offsets.c58 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; \
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c414 CHECK_REG(PT_R27, gpr[27]); in pt_regs_check()
/linux/arch/mips/kernel/
H A Dasm-offsets.c65 OFFSET(PT_R27, pt_regs, regs[27]); in output_ptreg_defines()