Searched refs:MMU_B (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.h119 #define MMU_B (0x8000) /* bus error */ 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 108 milliseconds