Home
last modified time | relevance | path

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

/Linux-v4.19/arch/m68k/include/asm/
Dtraps.h34 #define VEC_ZERODIV (5) macro
/Linux-v4.19/arch/m68k/kernel/
Dtraps.c49 [VEC_ZERODIV] = "ZERO DIVIDE",
1088 case VEC_ZERODIV: in trap_c()