Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/kernel/
H A Dvectors.c110 vectors[VEC_FPOE] = operr_vec; in trap_init()
129 vectors[VEC_FPOE] = operr_vec6; in trap_init()
H A Dtraps.c97 [VEC_FPOE] = "FPCP OPERAND ERROR",
1062 case VEC_FPOE: in trap_c()
/openbmc/linux/arch/m68k/include/asm/
H A Dtraps.h81 #define VEC_FPOE (52) macro