Home
last modified time | relevance | path

Searched refs:lc0 (Results 1 – 6 of 6) sorted by relevance

/arch/blackfin/include/asm/
Dptrace.h40 long lc0; member
/arch/blackfin/kernel/
Dsignal.c95 RESTORE(lc0); RESTORE(lc1); in rt_restore_sigcontext()
160 SETUP(lc0); SETUP(lc1); in rt_setup_sigcontext()
Dasm-offsets.c107 DEFINE(PT_LC0, offsetof(struct pt_regs, lc0)); in main()
Dkgdb.c86 gdb_regs[BFIN_LC0] = regs->lc0; in pt_regs_to_gdb_regs()
161 regs->lc0 = gdb_regs[BFIN_LC0]; in gdb_regs_to_pt_regs()
Dtraps.c1149 fp->lb0, fp->lt0, fp->lc0); in show_regs()
/arch/blackfin/mach-common/
Dhead.S27 lsetup (1f, 1f) lc0 = p2;