Searched refs:PT_R11 (Results 1 - 18 of 18) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dirqflags.h154 LONG_L $11, PT_R11(sp); \
H A Dstackframe.h74 cfi_st $11, PT_R11, \docfi variable
328 cfi_ld $11, PT_R11, \docfi variable
/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S17 cfi_st a7, PT_R11
52 cfi_ld a7, PT_R11
H A Dmcount_dyn.S39 PTR_S a7, sp, PT_R11
105 PTR_L a7, sp, PT_R11
H A Dentry.S52 cfi_st a7, PT_R11
H A Dasm-offsets.c32 OFFSET(PT_R11, pt_regs, regs[11]);
/linux-master/arch/nios2/kernel/
H A Dasm-offsets.c39 OFFSET(PT_R11, pt_regs, r11);
H A Dinsnemu.S31 ldw r11, PT_R11(sp)
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h79 #define PT_R11 11 macro
/linux-master/arch/nios2/include/asm/
H A Dentry.h48 stw r11, PT_R11(sp)
76 ldw r11, PT_R11(sp)
/linux-master/arch/mips/kernel/
H A Dmcount.S34 PTR_S a7, PT_R11(sp)
49 PTR_L a7, PT_R11(sp)
H A Dscall64-o32.S129 sd a7, PT_R11(sp) # For indirect syscalls
145 ld a7, PT_R11(sp) # For indirect syscalls
H A Dasm-offsets.c41 OFFSET(PT_R11, pt_regs, regs[11]);
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h143 cfi_st a7, PT_R11, \docfi variable
217 cfi_ld a7, PT_R11, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c41 DEFINE(PT_R11, offsetof(struct pt_regs, r11));
H A Dhw_exception_handler.S91 lwi r11, r1, PT_R11; \
325 swi r11, r1, PT_R11
H A Dentry.S189 swi r11, r1, PT_R11; /* save clobbered regs after rval */\
223 lwi r11, r1, PT_R11; /* restore clobbered regs after rval */\
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c398 CHECK_REG(PT_R11, gpr[11]);

Completed in 323 milliseconds