Searched refs:MMU_S (Results 1 - 2 of 2) sorted by path

/linux-master/arch/m68k/include/asm/
H A Dtraps.h121 #define MMU_S (0x2000) /* supervisor violation */ macro
/linux-master/arch/m68k/kernel/
H A Dtraps.c565 } else if (mmusr & (MMU_B|MMU_L|MMU_S)) {
654 else if (mmusr & (MMU_B|MMU_L|MMU_S)) {

Completed in 168 milliseconds