Searched refs:qtest_shutdown (Results 1 – 7 of 7) sorted by relevance
24 qtest_shutdown(qs); in run_test_rtas_get_time_of_day()
87 qtest_shutdown(qs); in main()
93 qtest_shutdown(s->qs); in cleanup_vm()
103 qtest_shutdown(s->qs); in cleanup_vm()
204 qtest_shutdown(qs); in ahci_shutdown()
29 void qtest_shutdown(QOSState *qs);
65 void qtest_shutdown(QOSState *qs) in qtest_shutdown() function