Searched refs:search_exception_table (Results 1 – 7 of 7) sorted by relevance
24 extern unsigned long search_exception_table(unsigned long);88 unsigned long fixup = search_exception_table(regs->nip); in MachineCheckException()
24 extern unsigned long search_exception_table(unsigned long);123 if ((fixup = search_exception_table(regs->nip)) != 0) { in MachineCheckException()
25 extern unsigned long search_exception_table(unsigned long);102 if ((fixup = search_exception_table(regs->nip)) != 0) { in MachineCheckException()
31 extern unsigned long search_exception_table(unsigned long);139 if ((fixup = search_exception_table(regs->nip)) != 0) { in MachineCheckException()
51 search_exception_table(unsigned long addr) in search_exception_table() function
127 unsigned long search_exception_table(unsigned long addr);
285 #. do page fault calls search_exception_table (regs->eip == c017e7a5);286 #. search_exception_table looks up the address c017e7a5 in the