Home
last modified time | relevance | path

Searched refs:VEC_FPUNDER (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/m68k/kernel/
Dvectors.c108 vectors[VEC_FPUNDER] = unfl_vec; in trap_init()
131 vectors[VEC_FPUNDER] = unfl_vec6; in trap_init()
Dtraps.c94 [VEC_FPUNDER] = "FPCP UNDERFLOW",
1072 case VEC_FPUNDER: in trap_c()
/linux-5.19.10/arch/m68k/include/asm/
Dtraps.h80 #define VEC_FPUNDER (51) macro