Searched refs:MMU_L (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/mm/
H A Dcache.c58 if (mmusr & (MMU_I|MMU_B|MMU_L))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dtraps_mm.h120 #define MMU_L (0x4000) /* limit 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 39 milliseconds