Searched refs:PT_R16 (Results 1 - 15 of 15) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dsim.h29 "sw\t$16,"__str(PT_R16)"($29)\t\t\t# save_static_function\n\t" \
55 "sd\t$16,"__str(PT_R16)"($29)\t\t\t# save_static_function\n\t" \
H A Dpm.h22 LONG_S $16, PT_R16(sp)
46 LONG_L $16, PT_R16(sp)
H A Dstackframe.h98 cfi_st $16, PT_R16, \docfi variable
337 cfi_ld $16, PT_R16, \docfi variable
/linux-master/arch/mips/power/
H A Dhibernate_asm.S20 PTR_S s0, PT_R16(t0)
50 PTR_L s0, PT_R16(t0)
/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S22 cfi_st t4, PT_R16
57 cfi_ld t4, PT_R16
H A Dmcount_dyn.S46 PTR_S t4, sp, PT_R16
H A Dasm-offsets.c37 OFFSET(PT_R16, pt_regs, regs[16]);
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h84 #define PT_R16 16 macro
/linux-master/arch/mips/alchemy/common/
H A Dsleeper.S32 sw $16, PT_R16(sp)
251 lw $16, PT_R16(sp)
/linux-master/arch/csky/kernel/
H A Dasm-offsets.c52 DEFINE(PT_R16, offsetof(struct pt_regs, exregs[0]));
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h65 cfi_st t4, PT_R16, \docfi variable
180 cfi_ld t4, PT_R16, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c46 DEFINE(PT_R16, offsetof(struct pt_regs, r16));
H A Dentry.S194 swi r16, r1, PT_R16; \
228 lwi r16, r1, PT_R16; \
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c403 CHECK_REG(PT_R16, gpr[16]);
/linux-master/arch/mips/kernel/
H A Dasm-offsets.c46 OFFSET(PT_R16, pt_regs, regs[16]);

Completed in 163 milliseconds