Home
last modified time | relevance | path

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

/Linux-v5.4/arch/csky/include/asm/
Dtraps.h10 #define VEC_ZERODIV 3 macro
/Linux-v5.4/arch/csky/kernel/
Dtraps.c122 case VEC_ZERODIV: in trap_c()
/Linux-v5.4/arch/m68k/include/asm/
Dtraps.h34 #define VEC_ZERODIV (5) macro
/Linux-v5.4/arch/m68k/kernel/
Dtraps.c49 [VEC_ZERODIV] = "ZERO DIVIDE",
1088 case VEC_ZERODIV: in trap_c()