Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/kernel/
H A Dvectors.c69 vectors[VEC_BUSERR] = buserr; in base_trap_init()
H A Dtraps.c47 [VEC_BUSERR] = "BUS ERROR",
/openbmc/linux/arch/m68k/include/asm/
H A Dtraps.h31 #define VEC_BUSERR (2) macro