Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dtraps.h32 #define VEC_ADDRERR (3) macro
/linux/arch/m68k/kernel/
H A Dtraps.c51 [VEC_ADDRERR] = "ADDRESS ERROR",
979 if (vector == VEC_ADDRERR && CPU_IS_020_OR_030) { in bad_super_trap()
1025 case VEC_ADDRERR: in trap_c()