Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/kernel/
H A Dvectors.c66 vectors[VEC_UNIMPII] = unimp_vec; in base_trap_init()
H A Dtraps.c106 [VEC_UNIMPII] = "UNASSIGNED RESERVED 61",
/openbmc/linux/arch/m68k/include/asm/
H A Dtraps.h90 #define VEC_UNIMPII (61) macro