Home
last modified time | relevance | path

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

/linux-5.19.10/arch/m68k/include/asm/
Dtraps.h194 #define MMU060_BPE (0x00000004) /* branch prediction error */ macro
/linux-5.19.10/arch/m68k/kernel/
Dtraps.c138 if (fslw & MMU060_BPE) { in access_error060()