Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dtraps.h121 #define MMU_S (0x2000) /* supervisor violation */ macro
/openbmc/linux/arch/m68k/kernel/
H A Dtraps.c566 } else if (mmusr & (MMU_B|MMU_L|MMU_S)) { in bus_error030()
655 else if (mmusr & (MMU_B|MMU_L|MMU_S)) { in bus_error030()