Home
last modified time | relevance | path

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

/linux-5.19.10/arch/m68k/sun3x/
Dprom.c117 vectors[VEC_TRAP14] = sun3x_prom_abort; in sun3x_prom_init()
/linux-5.19.10/arch/m68k/include/asm/
Dtraps.h75 #define VEC_TRAP14 (46) macro
/linux-5.19.10/arch/m68k/kernel/
Dtraps.c89 [VEC_TRAP14] = "TRAP #14",
1054 case VEC_TRAP14: in trap_c()