Searched refs:SEARCH_EXCEPTION_TABLE (Results 1 – 2 of 2) sorted by relevance
328 #define SEARCH_EXCEPTION_TABLE(regs) search_exception_table(regs->cr_iip + ia64_psr(regs)->ri); macro330 #define SEARCH_EXCEPTION_TABLE(regs) search_exception_table(regs->cr_iip); macro337 fix = SEARCH_EXCEPTION_TABLE(regs); in done_with_exception()
1329 fix = SEARCH_EXCEPTION_TABLE(regs); in ia64_handle_unaligned()