Home
last modified time | relevance | path

Searched refs:retx (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/arch/blackfin/kernel/
Dkgdb.c65 gdb_regs[BFIN_RETX] = regs->retx; in pt_regs_to_gdb_regs()
136 regs->retx = gdb_regs[BFIN_RETX]; in gdb_regs_to_pt_regs()
388 regs->retx = addr; in kgdb_arch_handle_exception()
390 newPC = regs->retx; in kgdb_arch_handle_exception()
464 regs->retx = ip; in kgdb_arch_set_pc()
Dasm-offsets.c96 DEFINE(PT_RETX, offsetof(struct pt_regs, retx)); in main()
133 DEFINE(PDA_RETX, offsetof(struct blackfin_pda, retx)); in main()
Dtraps.c94 fp->orig_pc = fp->retx; in trap_c()
523 decode_address(buf, fp->retx); in double_fault_c()
Dearly_printk.c232 early_shadow_reg(fp->retx, 32); in early_trap_c()
Dsignal.c71 RESTORE(retx); in rt_restore_sigcontext()
136 SETUP(retx); in rt_setup_sigcontext()
Dptrace.c91 regs->retx = data; in put_reg()
Dtrace.c940 decode_address(buf, fp->retx); in show_regs()
/linux-2.6.39/arch/blackfin/include/asm/
Dpda.h46 unsigned long retx; member
Dptrace.h38 long retx; member
/linux-2.6.39/arch/blackfin/mach-common/
Dentry.S61 r6 = retx;
138 r7 = retx;
325 r6 = retx;
344 retx = p4; define
403 r6 = retx;
516 r7 = retx;