Home
last modified time | relevance | path

Searched refs:VEC_TRAP3 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/csky/include/asm/
H A Dtraps.h28 #define VEC_TRAP3 19 macro
/openbmc/linux/arch/m68k/include/asm/
H A Dtraps.h64 #define VEC_TRAP3 (35) macro
/openbmc/linux/arch/csky/kernel/
H A Dtraps.c64 VEC_INIT(VEC_TRAP3, csky_get_tls); in trap_init()
/openbmc/linux/arch/m68k/kernel/
H A Dtraps.c80 [VEC_TRAP3] = "TRAP #3",
1046 case VEC_TRAP3: in trap_c()