Searched refs:a0x (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dptrace.h52 long a0x; member in struct:pt_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dpseudodbg.c67 val = &fp->a0x;
H A Dkgdb.c47 gdb_regs[BFIN_A0_DOT_X] = regs->a0x;
123 regs->a0x = gdb_regs[BFIN_A0_DOT_X];
H A Dsignal.c67 RESTORE(a0x); RESTORE(a1x);
132 SETUP(a0x); SETUP(a1x);
H A Dasm-offsets.c82 DEFINE(PT_A0X, offsetof(struct pt_regs, a0x));
H A Dtrace.c975 fp->a0w, fp->a0x, fp->a1w, fp->a1x);

Completed in 61 milliseconds