Searched refs:skt_expected_exception_code_ignore (Results 1 – 4 of 4) sorted by relevance
71 .skt_expected_exception_code_ignore = 0,123 .skt_expected_exception_code_ignore = 0,200 .skt_expected_exception_code_ignore = 0,324 .skt_expected_exception_code_ignore = 0,
239 expected_exception_code_ignore = skt->skt_expected_exception_code_ignore; in skywalk_test_driver_run()327 if (skt->skt_expected_exception_code & ~skt->skt_expected_exception_code_ignore) { in skywalk_test_driver_run()329 skt->skt_expected_exception_code, skt->skt_expected_exception_code_ignore); in skywalk_test_driver_run()336 ~skt->skt_expected_exception_code_ignore)) { in skywalk_test_driver_run()
48 uint64_t skt_expected_exception_code_ignore; member
469 .skt_expected_exception_code_ignore = 0,