Home
last modified time | relevance | path

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

/linux-5.19.10/arch/m68k/include/asm/
Dtraps.h119 #define MMU_B (0x8000) /* bus error */ 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()