Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/kernel/
Dmcount.S31 PTR_S a5, PT_R9(sp)
46 PTR_L a5, PT_R9(sp)
Dscall64-o32.S120 sd a5, PT_R9(sp)
135 ld a5, PT_R9(sp)
Dscall64-64.S103 ld a5, PT_R9(sp)
Dscall64-n32.S101 ld a5, PT_R9(sp)
Dasm-offsets.c33 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines()
/linux-3.4.99/arch/cris/include/arch-v10/arch/
Dptrace.h18 #define PT_R9 6 macro
/linux-3.4.99/arch/cris/include/arch-v32/arch/
Dptrace.h16 #define PT_R9 10 macro
/linux-3.4.99/arch/mips/include/asm/
Dstackframe.h57 LONG_S $9, PT_R9(sp)
212 LONG_S $9, PT_R9(sp)
266 LONG_L $9, PT_R9(sp)
438 LONG_L $9, PT_R9(sp)
Dirqflags.h259 LONG_L $9, PT_R9(sp); \
/linux-3.4.99/arch/score/include/asm/
Dasmmacro.h33 sw r9, [r0, PT_R9]
130 lw r9, [r0, PT_R9]
/linux-3.4.99/arch/m32r/include/asm/
Dptrace.h26 #define PT_R9 10 macro
/linux-3.4.99/arch/microblaze/kernel/
Dentry-nommu.S76 swi r9, r1, PT_R9
185 lwi r9, r1, PT_R9
224 swi r9, r1, PT_R9
316 swi r9, r1, PT_R9
543 lwi r9, r1, PT_R9
Dasm-offsets.c39 DEFINE(PT_R9, offsetof(struct pt_regs, r9)); in main()
Dentry.S185 swi r9, r1, PT_R9; \
221 lwi r9, r1, PT_R9; \
361 lwi r9, r1, PT_R9;
Dhw_exception_handler.S381 swi r9, r1, PT_R9
420 lwi r9, r1, PT_R9
/linux-3.4.99/arch/ia64/include/asm/
Dptrace_offsets.h234 #define PT_R9 0x08c8 macro
/linux-3.4.99/arch/mips/powertv/
Dpowertv_setup.c135 LONG_S_ "$9, " VAL(PT_R9) "($at)\n" in panic_handler()
/linux-3.4.99/arch/powerpc/include/asm/
Dptrace.h239 #define PT_R9 9 macro
/linux-3.4.99/arch/score/kernel/
Dasm-offsets.c45 OFFSET(PT_R9, pt_regs, regs[9]); 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,