Searched refs:code_for_catch_exception (Results 1 – 1 of 1) sorted by relevance
1267 static __inline__ void code_for_catch_exception(int n) in code_for_catch_exception() function1329 code_for_catch_exception (CPU_BUS_ERROR_VEC); in exceptions()1330 code_for_catch_exception (DMA_BUS_ERROR_VEC); in exceptions()1331 code_for_catch_exception (INVALID_INSN_VEC); in exceptions()1332 code_for_catch_exception (INVALID_SLOT_VEC); in exceptions()1333 code_for_catch_exception (NMI_VEC); in exceptions()1334 code_for_catch_exception (TRAP_VEC); in exceptions()1335 code_for_catch_exception (USER_VEC); in exceptions()1336 code_for_catch_exception (IO_VEC); in exceptions()