Searched refs:VM_EXITCODE_HLT (Results 1 – 5 of 5) sorted by relevance
225 VM_EXITCODE_HLT, enumerator
633 [VM_EXITCODE_HLT] = vmexit_hlt,
1510 vmexit->exitcode = VM_EXITCODE_HLT; in svm_vmexit()
2342 vmexit->exitcode = VM_EXITCODE_HLT; in vmx_exit_process()
2549 case VM_EXITCODE_HLT: in vm_run()