Home
last modified time | relevance | path

Searched refs:PT_R26 (Results 1 – 14 of 14) sorted by relevance

/linux-3.4.99/arch/score/include/asm/
Dasmmacro.h53 sw r26, [r0, PT_R26]
149 lw r26, [r0, PT_R26]
/linux-3.4.99/arch/mips/alchemy/common/
Dsleeper.S44 sw $26, PT_R26(sp)
263 lw $26, PT_R26(sp)
/linux-3.4.99/arch/microblaze/kernel/
Dentry-nommu.S94 swi r26, r1, PT_R26
168 lwi r26, r1, PT_R26
246 swi r26, r1, PT_R26
336 swi r26, r1, PT_R26
526 lwi r26, r1, PT_R26
Dasm-offsets.c56 DEFINE(PT_R26, offsetof(struct pt_regs, r26)); in main()
Dentry.S202 swi r26, r1, PT_R26; \
238 lwi r26, r1, PT_R26; \
/linux-3.4.99/arch/ia64/include/asm/
Dptrace_offsets.h247 #define PT_R26 0x0930 macro
/linux-3.4.99/arch/mips/powertv/
Dpowertv_setup.c158 LONG_S_ "$26, " VAL(PT_R26) "($at)\n" in panic_handler()
/linux-3.4.99/arch/powerpc/include/asm/
Dptrace.h256 #define PT_R26 26 macro
/linux-3.4.99/arch/mips/kernel/
Dscall32-o32.S50 sw a3, PT_R26(sp) # save a3 for syscall restarting
215 sw a3, PT_R26(sp) # update a3 for syscall restarting
Dscall64-o32.S58 sd a3, PT_R26(sp) # save a3 for syscall restarting
195 sd a3, PT_R26(sp) # update a3 for syscall restarting
Dscall64-64.S55 sd a3, PT_R26(sp) # save a3 for syscall restarting
Dscall64-n32.S54 sd a3, PT_R26(sp) # save a3 for syscall restarting
Dasm-offsets.c50 OFFSET(PT_R26, pt_regs, regs[26]); in output_ptreg_defines()
/linux-3.4.99/arch/score/kernel/
Dasm-offsets.c62 OFFSET(PT_R26, pt_regs, regs[26]); in output_ptreg_defines()