Searched refs:exception_code (Results 1 – 2 of 2) sorted by relevance
51 static mach_exception_data_type_t exception_code; variable82 exception_code = *code; in catch_mach_exception_raise()88 if ((exception_code ^ expected_exception_code) in catch_mach_exception_raise()230 exception_code = 0; in skywalk_test_driver_run()321 if (exception_code) { in skywalk_test_driver_run()322 T_LOG("Got exception code: Yes (Code 0x%llx)", exception_code); in skywalk_test_driver_run()334 ((exception_code ^ skt->skt_expected_exception_code) & in skywalk_test_driver_run()
22 static uint64_t exception_code = 0; variable143 exception_code = (uint64_t)codes[0]; in catch_mach_exception_raise_identity_protected()377 exc_id = exception_code >> EXC_CODE_SHIFT; in test_imm_control_port_exc_behavior()379 exc_id = exception_code; in test_imm_control_port_exc_behavior()