Home
last modified time | relevance | path

Searched refs:PT_R10 (Results 1 – 18 of 18) sorted by relevance

/linux-3.4.99/arch/mips/kernel/
Dmcount.S32 PTR_S a6, PT_R10(sp)
47 PTR_L a6, PT_R10(sp)
Dscall64-o32.S121 sd a6, PT_R10(sp)
136 ld a6, PT_R10(sp)
Dasm-offsets.c34 OFFSET(PT_R10, pt_regs, regs[10]); in output_ptreg_defines()
/linux-3.4.99/arch/cris/include/arch-v10/arch/
Dptrace.h17 #define PT_R10 5 macro
/linux-3.4.99/arch/cris/include/arch-v32/arch/
Dptrace.h17 #define PT_R10 11 macro
/linux-3.4.99/arch/score/include/asm/
Dasmmacro.h34 sw r10, [r0, PT_R10]
131 lw r10, [r0, PT_R10]
/linux-3.4.99/arch/mips/include/asm/
Dirqflags.h258 LONG_L $10, PT_R10(sp); \
Dstackframe.h59 LONG_S $10, PT_R10(sp)
268 LONG_L $10, PT_R10(sp)
/linux-3.4.99/arch/m32r/include/asm/
Dptrace.h27 #define PT_R10 11 macro
/linux-3.4.99/arch/microblaze/kernel/
Dentry-nommu.S77 swi r10, r1, PT_R10
184 lwi r10, r1, PT_R10
225 swi r10, r1, PT_R10
317 swi r10, r1, PT_R10
542 lwi r10, r1, PT_R10
Dasm-offsets.c40 DEFINE(PT_R10, offsetof(struct pt_regs, r10)); in main()
Dentry.S186 swi r10, r1, PT_R10; \
222 lwi r10, r1, PT_R10; \
362 lwi r10, r1, PT_R10;
Dhw_exception_handler.S382 swi r10, r1, PT_R10
421 lwi r10, r1, PT_R10
/linux-3.4.99/arch/ia64/include/asm/
Dptrace_offsets.h235 #define PT_R10 0x08d0 macro
/linux-3.4.99/arch/mips/powertv/
Dpowertv_setup.c136 LONG_S_ "$10, " VAL(PT_R10) "($at)\n" in panic_handler()
/linux-3.4.99/arch/powerpc/include/asm/
Dptrace.h240 #define PT_R10 10 macro
/linux-3.4.99/arch/score/kernel/
Dasm-offsets.c46 OFFSET(PT_R10, pt_regs, regs[10]); in output_ptreg_defines()
/linux-3.4.99/arch/m32r/kernel/
Dptrace.c64 PT_R8, PT_R9, PT_R10, PT_R11, PT_R12, PT_FP, PT_LR, PT_SPU,