Home
last modified time | relevance | path

Searched refs:MMU060_MA (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-m68k/
Dtraps.h148 #define MMU060_MA (0x08000000) /* misaligned */ macro
/linux-2.4.37.9/arch/m68k/kernel/
Dtraps.c226 if (fslw & MMU060_MA) in access_error060()