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()231 exception_code = 0; in skywalk_test_driver_run()322 if (exception_code) { in skywalk_test_driver_run()323 T_LOG("Got exception code: Yes (Code 0x%llx)", exception_code); in skywalk_test_driver_run()335 ((exception_code ^ skt->skt_expected_exception_code) & in skywalk_test_driver_run()
21 static uint64_t exception_code = 0; variable142 exception_code = (uint64_t)codes[0]; in catch_mach_exception_raise_identity_protected()429 exc_id = exception_code >> EXC_CODE_SHIFT; in test_imm_pinned_control_port()431 exc_id = exception_code; in test_imm_pinned_control_port()