Home
last modified time | relevance | path

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

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