Home
last modified time | relevance | path

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

/arch/cris/include/arch-v10/arch/
Dptrace.h16 #define PT_R11 4 macro
/arch/mips/kernel/
Dmcount.S33 PTR_S a7, PT_R11(sp)
48 PTR_L a7, PT_R11(sp)
Dscall64-o32.S122 sd a7, PT_R11(sp) # For indirect syscalls
150 ld a7, PT_R11(sp) # For indirect syscalls
Dasm-offsets.c35 OFFSET(PT_R11, pt_regs, regs[11]); in output_ptreg_defines()
/arch/cris/include/arch-v32/arch/
Dptrace.h18 #define PT_R11 12 macro
/arch/mips/include/asm/
Dirqflags.h257 LONG_L $11, PT_R11(sp); \
Dstackframe.h60 LONG_S $11, PT_R11(sp)
269 LONG_L $11, PT_R11(sp)
/arch/m32r/include/asm/
Dptrace.h28 #define PT_R11 12 macro
/arch/score/include/asm/
Dasmmacro.h35 sw r11, [r0, PT_R11]
132 lw r11, [r0, PT_R11]
/arch/ia64/include/asm/
Dptrace_offsets.h236 #define PT_R11 0x08d8 macro
/arch/microblaze/kernel/
Dentry-nommu.S78 swi r11, r1, PT_R11
183 lwi r11, r1, PT_R11
226 swi r11, r1, PT_R11
318 swi r11, r1, PT_R11
541 lwi r11, r1, PT_R11
Dhw_exception_handler.S94 lwi r11, r1, PT_R11; \
317 swi r11, r1, PT_R11
383 swi r11, r1, PT_R11
422 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/mips/powertv/
Dpowertv_setup.c137 LONG_S_ "$11, " VAL(PT_R11) "($at)\n" in panic_handler()
/arch/powerpc/include/asm/
Dptrace.h241 #define PT_R11 11 macro
/arch/score/kernel/
Dasm-offsets.c47 OFFSET(PT_R11, pt_regs, regs[11]); in output_ptreg_defines()
/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.c2035 case PT_R8 ... PT_R11: in access_uarea()