Searched refs:wb2d (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A D | traps.c | 254 fp->un.fmt7.wb2d); in do_040writebacks() 272 fp->un.fmt7.wb2d = fp->un.fmt7.wb3d; in do_040writebacks() 304 pr_debug("wb2a=%lx, wb3a=%lx, wb2d=%lx, wb3d=%lx\n", in access_error040() 306 fp->un.fmt7.wb2d, fp->un.fmt7.wb3d); in access_error040() 890 fp->un.fmt7.wb2s, fp->un.fmt7.wb2a, fp->un.fmt7.wb2d); in show_registers()
|
/kernel/linux/linux-6.6/arch/m68k/kernel/ |
H A D | traps.c | 250 fp->un.fmt7.wb2d); in do_040writebacks() 268 fp->un.fmt7.wb2d = fp->un.fmt7.wb3d; in do_040writebacks() 300 pr_debug("wb2a=%lx, wb3a=%lx, wb2d=%lx, wb3d=%lx\n", in access_error040() 302 fp->un.fmt7.wb2d, fp->un.fmt7.wb3d); in access_error040() 886 fp->un.fmt7.wb2s, fp->un.fmt7.wb2a, fp->un.fmt7.wb2d); in show_registers()
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | traps.h | 229 unsigned long wb2d; /* write back 2 data */ member
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | traps.h | 229 unsigned long wb2d; /* write back 2 data */ member
|
Completed in 5 milliseconds