Home
last modified time | relevance | path

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

/linux-5.19.10/arch/m68k/include/asm/
Dtraps.h120 #define MMU_L (0x4000) /* limit violation */ macro
/linux-5.19.10/arch/m68k/kernel/
Dtraps.c563 } else if (mmusr & (MMU_B|MMU_L|MMU_S)) { in bus_error030()
652 else if (mmusr & (MMU_B|MMU_L|MMU_S)) { in bus_error030()