Searched defs:exc_table (Results 1 – 2 of 2) sorted by relevance
19 struct exc_table { struct21 void *kstk;45 /* Initialize minimal exc_table structure sufficient for basic paging */ argument
28 handler_t exc_table[EXCCAUSE_LAST] = { variable