Home
last modified time | relevance | path

Searched refs:KVM_TEXIT (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/kvm/include/
H A Dkvm_common.h23 * the HLT instruction with any valid result value other than KVM_TEXIT or
27 #define KVM_TEXIT 0xff macro
/third_party/ltp/testcases/kernel/kvm/
H A Dkvm_svm03.c113 if (ret == KVM_TEXIT) { in run()
H A Dlib_host.c269 if (inst->result->result == KVM_TEXIT) in tst_kvm_run_instance()
303 if (res == KVM_TEXIT) in tst_kvm_wait_guest()
H A Dbootstrap_x86_64.S9 .set KVM_TEXIT, 0xff
470 movl $KVM_TEXIT, (%rdi)
H A Dbootstrap_x86.S8 .set KVM_TEXIT, 0xff
347 movl $KVM_TEXIT, (%edi)

Completed in 3 milliseconds