Home
last modified time | relevance | path

Searched refs:KVM_TNONE (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/kvm/
H A Dlib_host.c28 if (value == KVM_TNONE) in tst_kvm_validate_result()
235 inst->result->result = KVM_TNONE; in tst_kvm_create_instance()
245 inst->result->result = KVM_TNONE; in tst_kvm_run_instance()
321 inst->result->result = KVM_TNONE; in tst_kvm_clear_guest_signal()
H A Dlib_guest.c170 while (*vres != KVM_TNONE) in tst_wait_host()
/third_party/ltp/testcases/kernel/kvm/include/
H A Dkvm_common.h11 #define KVM_TNONE -1 /* "No result" status value */ macro
17 * and then the result value must be reset to KVM_TNONE.

Completed in 1 milliseconds