Searched refs:exception_table (Results 1 – 4 of 4) sorted by relevance
9 extern void *exception_table[];
70 exception_table: label153 movia r9, exception_table
56 void *exception_table[EXCCODE_INT_START] = { variable80 EXPORT_SYMBOL_GPL(exception_table);1186 set_handler(i * VECSIZE, exception_table[i], VECSIZE); in trap_init()
375 func = (unsigned long)exception_table[type]; in bt_address()