Home
last modified time | relevance | path

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

/linux-4.1.27/arch/score/include/asm/
Dasmmacro.h53 sw r26, [r0, PT_R26]
149 lw r26, [r0, PT_R26]
/linux-4.1.27/arch/mips/alchemy/common/
Dsleeper.S44 sw $26, PT_R26(sp)
263 lw $26, PT_R26(sp)
/linux-4.1.27/arch/powerpc/include/uapi/asm/
Dptrace.h88 #define PT_R26 26 macro
/linux-4.1.27/arch/microblaze/kernel/
Dentry-nommu.S94 swi r26, r1, PT_R26
170 lwi r26, r1, PT_R26
248 swi r26, r1, PT_R26
339 swi r26, r1, PT_R26
545 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-4.1.27/arch/ia64/include/uapi/asm/
Dptrace_offsets.h247 #define PT_R26 0x0930 macro
/linux-4.1.27/arch/mips/kernel/
Dscall32-o32.S50 sw a3, PT_R26(sp) # save a3 for syscall restarting
205 sw a3, PT_R26(sp) # update a3 for syscall restarting
Dscall64-o32.S58 sd a3, PT_R26(sp) # save a3 for syscall restarting
202 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.S48 sd a3, PT_R26(sp) # save a3 for syscall restarting
Dasm-offsets.c53 OFFSET(PT_R26, pt_regs, regs[26]); in output_ptreg_defines()
/linux-4.1.27/arch/score/kernel/
Dasm-offsets.c62 OFFSET(PT_R26, pt_regs, regs[26]); in output_ptreg_defines()