Home
last modified time | relevance | path

Searched refs:on_vcpu_done (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/x86/
H A Dsvm.c290 test->on_vcpu_done = true; in test_run()
408 while (!svm_tests[i].on_vcpu_done) in run_svm_tests()
H A Dsvm.h388 bool on_vcpu_done; member