Searched defs:exc_table (Results 1 – 1 of 1) sorted by relevance
19 struct exc_table { struct21 void *kstk;23 unsigned long double_save;47 /* Initialize minimal exc_table structure sufficient for basic paging */ argument