Searched refs:MMU060_DESC_ERR (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.h198 #define MMU060_DESC_ERR (MMU060_PTA | MMU060_PTB | \ macro
201 #define MMU060_ERR_BITS (MMU060_PBE | MMU060_SBE | MMU060_DESC_ERR | MMU060_SP | \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dtraps.c265 if (fslw & (MMU060_DESC_ERR | MMU060_WP | MMU060_SP)) {
273 if (fslw & MMU060_DESC_ERR) {

Completed in 331 milliseconds