Searched refs:wb2a (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/m68k/kernel/
H A Dtraps.c248 res = do_040writeback1(fp->un.fmt7.wb2s, fp->un.fmt7.wb2a,
251 fix_xframe040(fp, fp->un.fmt7.wb2a, fp->un.fmt7.wb2s);
266 fp->un.fmt7.wb2a = fp->un.fmt7.wb3a;
299 pr_debug("wb2a=%lx, wb3a=%lx, wb2d=%lx, wb3d=%lx\n",
300 fp->un.fmt7.wb2a, fp->un.fmt7.wb3a,
342 if (fp->un.fmt7.wb2a == fp->un.fmt7.faddr)
885 fp->un.fmt7.wb2s, fp->un.fmt7.wb2a, fp->un.fmt7.wb2d);
/linux-master/arch/m68k/include/asm/
H A Dtraps.h228 unsigned long wb2a; /* write back 2 address */ member in struct:frame::__anon1::__anon5

Completed in 299 milliseconds