Searched refs:run_exception_handler (Results 1 – 9 of 9) sorted by relevance
365 run_exception_handler(mach_port_t exc_port) in run_exception_handler() function386 run_exception_handler(exc_port);408 run_exception_handler(exc_port);
84 run_exception_handler(mach_port_t exc_port, exc_handler_callback_t callback);
144 run_exception_handler(exc_port, exception_handler); in run_pac_exception_test()
121 run_exception_handler(exc_port, exc_arithmetic_handler);
75 run_exception_handler(exc_port, exc_immovable_handler);
137 run_exception_handler(exc_port, pac_exception_handler);
199 run_exception_handler(exc_port, kern_memory_failure_handler);
123 run_exception_handler(exc_port, bad_instruction_exception_handler); in test_matrix_not_started()
410 run_exception_handler(mach_port_t exc_port, exc_handler_callback_t callback) in run_exception_handler() function