Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dtraps.h171 #define MMU060_MA (0x08000000) /* misaligned */ macro
/openbmc/linux/arch/m68k/kernel/
H A Dtraps.c155 if (fslw & MMU060_MA) in access_error060()