Home
last modified time | relevance | path

Searched refs:PT_R11 (Results 1 – 22 of 22) sorted by relevance

/arch/cris/include/uapi/asm/
Dptrace_v10.h16 #define PT_R11 4 macro
Dptrace_v32.h18 #define PT_R11 12 macro
/arch/m32r/include/uapi/asm/
Dptrace.h28 #define PT_R11 12 macro
/arch/nios2/include/asm/
Dentry.h48 stw r11, PT_R11(sp)
75 ldw r11, PT_R11(sp)
/arch/mips/kernel/
Dmcount.S33 PTR_S a7, PT_R11(sp)
48 PTR_L a7, PT_R11(sp)
Dscall64-o32.S113 sd a7, PT_R11(sp) # For indirect syscalls
144 ld a7, PT_R11(sp) # For indirect syscalls
Dasm-offsets.c38 OFFSET(PT_R11, pt_regs, regs[11]); in output_ptreg_defines()
/arch/mips/include/asm/
Dirqflags.h174 LONG_L $11, PT_R11(sp); \
Dstackframe.h51 LONG_S $11, PT_R11(sp)
272 LONG_L $11, PT_R11(sp)
/arch/score/include/asm/
Dasmmacro.h35 sw r11, [r0, PT_R11]
132 lw r11, [r0, PT_R11]
/arch/powerpc/include/uapi/asm/
Dptrace.h73 #define PT_R11 11 macro
/arch/nios2/kernel/
Dasm-offsets.c52 OFFSET(PT_R11, pt_regs, r11); in main()
Dinsnemu.S43 ldw r11, PT_R11(sp)
/arch/ia64/include/uapi/asm/
Dptrace_offsets.h236 #define PT_R11 0x08d8 macro
/arch/microblaze/kernel/
Dentry-nommu.S78 swi r11, r1, PT_R11
185 lwi r11, r1, PT_R11
228 swi r11, r1, PT_R11
321 swi r11, r1, PT_R11
560 lwi r11, r1, PT_R11
Dhw_exception_handler.S95 lwi r11, r1, PT_R11; \
343 swi r11, r1, PT_R11
409 swi r11, r1, PT_R11
448 lwi r11, r1, PT_R11
Dasm-offsets.c41 DEFINE(PT_R11, offsetof(struct pt_regs, r11)); in main()
Dentry.S187 swi r11, r1, PT_R11; /* save clobbered regs after rval */\
223 lwi r11, r1, PT_R11; /* restore clobbered regs after rval */\
/arch/score/kernel/
Dasm-offsets.c47 OFFSET(PT_R11, pt_regs, regs[11]); in output_ptreg_defines()
/arch/mips/kvm/
Dlocore.S70 LONG_S $11, PT_R11(k1)
580 LONG_L $11, PT_R11(k1)
/arch/m32r/kernel/
Dptrace.c64 PT_R8, PT_R9, PT_R10, PT_R11, PT_R12, PT_FP, PT_LR, PT_SPU,
/arch/ia64/kernel/
Dptrace.c2008 case PT_R8 ... PT_R11: in access_uarea()