Home
last modified time | relevance | path

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

/linux/arch/mips/alchemy/common/
A Dsleeper.S40 sw $26, PT_R26(sp)
259 lw $26, PT_R26(sp)
/linux/arch/powerpc/include/uapi/asm/
A Dptrace.h94 #define PT_R26 26 macro
/linux/arch/ia64/include/uapi/asm/
A Dptrace_offsets.h248 #define PT_R26 0x0930 macro
/linux/arch/mips/kernel/
A Dscall64-n32.S45 sd a3, PT_R26(sp) # save a3 for syscall restarting
A Dscall64-n64.S48 sd a3, PT_R26(sp) # save a3 for syscall restarting
A Dscall32-o32.S38 sw a3, PT_R26(sp) # save a3 for syscall restarting
A Dscall64-o32.S55 sd a3, PT_R26(sp) # save a3 for syscall restarting
A Dasm-offsets.c55 OFFSET(PT_R26, pt_regs, regs[26]); in output_ptreg_defines()
/linux/arch/csky/kernel/
A Dasm-offsets.c63 DEFINE(PT_R26, offsetof(struct pt_regs, exregs[10])); in main()
/linux/arch/microblaze/kernel/
A Dasm-offsets.c56 DEFINE(PT_R26, offsetof(struct pt_regs, r26)); in main()
A Dentry.S202 swi r26, r1, PT_R26; \
236 lwi r26, r1, PT_R26; \
/linux/arch/powerpc/kernel/ptrace/
A Dptrace.c418 CHECK_REG(PT_R26, gpr[26]); in pt_regs_check()

Completed in 10 milliseconds