Home
last modified time | relevance | path

Searched refs:DFC (Results 1 – 2 of 2) sorted by relevance

/arch/m68k/kernel/
A Dtraps.c388 space_names[ssw & DFC], fp->ptregs.pc); in bus_error030()
405 if (! ((ssw & DF) && ((ssw & DFC) == USER_DATA))) { in bus_error030()
424 space_names[ssw & DFC], fp->ptregs.pc); in bus_error030()
519 space_names[ssw & DFC], fp->ptregs.pc); in bus_error030()
553 space_names[ssw & DFC], fp->ptregs.pc); in bus_error030()
995 fp->un.fmtb.daddr, space_names[ssw & DFC], in bad_super_trap()
/arch/m68k/include/asm/
A Dtraps.h115 #define DFC (0x0007) macro

Completed in 6 milliseconds