Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dtraps.h34 #define VEC_ZERODIV (5) macro
/arch/m68k/kernel/
Dtraps.c48 [VEC_ZERODIV] = "ZERO DIVIDE",
1082 case VEC_ZERODIV: in trap_c()