Home
last modified time | relevance | path

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

/openbmc/linux/arch/csky/include/asm/
H A Dtraps.h27 #define VEC_TRAP2 18 macro
/openbmc/linux/arch/m68k/include/asm/
H A Dtraps.h63 #define VEC_TRAP2 (34) macro
/openbmc/linux/arch/csky/kernel/
H A Dtraps.c63 VEC_INIT(VEC_TRAP2, csky_cmpxchg); in trap_init()
/openbmc/linux/arch/m68k/kernel/
H A Dtraps.c79 [VEC_TRAP2] = "TRAP #2",
1045 case VEC_TRAP2: in trap_c()