Searched refs:PT_R9 (Results 1 - 20 of 20) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dirqflags.h156 LONG_L $9, PT_R9(sp); \
H A Dstackframe.h71 cfi_st $9, PT_R9, \docfi variable
267 cfi_st $9, PT_R9, \docfi variable
325 cfi_ld $9, PT_R9, \docfi variable
414 cfi_ld $9, PT_R9, \docfi
/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S15 cfi_st a5, PT_R9
50 cfi_ld a5, PT_R9
H A Dmcount_dyn.S37 PTR_S a5, sp, PT_R9
103 PTR_L a5, sp, PT_R9
H A Dentry.S50 cfi_st a5, PT_R9
H A Dasm-offsets.c30 OFFSET(PT_R9, pt_regs, regs[9]);
/linux-master/arch/nios2/kernel/
H A Dasm-offsets.c37 OFFSET(PT_R9, pt_regs, r9);
H A Dinsnemu.S29 ldw r9, PT_R9(sp)
H A Dentry.S327 ldw r9, PT_R9(sp)
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h77 #define PT_R9 9 macro
/linux-master/arch/nios2/include/asm/
H A Dentry.h46 stw r9, PT_R9(sp)
74 ldw r9, PT_R9(sp)
/linux-master/arch/mips/kernel/
H A Dmcount.S32 PTR_S a5, PT_R9(sp)
47 PTR_L a5, PT_R9(sp)
H A Dscall64-o32.S127 sd a5, PT_R9(sp)
143 ld a5, PT_R9(sp)
H A Dscall64-n32.S88 ld a5, PT_R9(sp)
H A Dscall64-n64.S98 ld a5, PT_R9(sp)
H A Dasm-offsets.c39 OFFSET(PT_R9, pt_regs, regs[9]);
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h141 cfi_st a5, PT_R9, \docfi variable
215 cfi_ld a5, PT_R9, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c39 DEFINE(PT_R9, offsetof(struct pt_regs, r9));
H A Dentry.S187 swi r9, r1, PT_R9; \
221 lwi r9, r1, PT_R9; \
393 lwi r9, r1, PT_R9;
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c396 CHECK_REG(PT_R9, gpr[9]);

Completed in 216 milliseconds