Searched refs:exception_has_error_code (Results 1 – 3 of 3) sorted by relevance
113 int exception_has_error_code(int intno);
669 int exception_has_error_code(int intno) in exception_has_error_code() function701 has_error_code = exception_has_error_code(intno); in do_interrupt_protected()964 has_error_code = exception_has_error_code(intno); in do_interrupt64()
101 if (!rm && exception_has_error_code(intno)) { in handle_even_inj()