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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dtraps_mm.h121 #define MMU_S (0x2000) /* supervisor violation */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dtraps.c701 } else if (mmusr & (MMU_B|MMU_L|MMU_S)) {
786 else if (mmusr & (MMU_B|MMU_L|MMU_S)) {

Completed in 28 milliseconds