Home
last modified time | relevance | path

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

/linux/arch/m68k/kernel/
H A Dvectors.c111 vectors[VEC_FPUNDER] = unfl_vec; in trap_init()
134 vectors[VEC_FPUNDER] = unfl_vec6; in trap_init()
/linux/arch/m68k/include/asm/
H A Dtraps.h80 #define VEC_FPUNDER (51) macro