Searched refs:search_exception_table (Results 1 – 1 of 1) sorted by relevance
6 extern unsigned long search_exception_table(unsigned long);97 search_exception_table(unsigned long addr) in search_exception_table() function135 if ((fixup = search_exception_table(regs->nip)) != 0) { in MachineCheckException()
Completed in 3 milliseconds