Searched refs:KVM_HYPERCALL_RET_ENOSYS (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DGIMKvmInternal.h135 #define KVM_HYPERCALL_RET_ENOSYS (uint64_t)(-1000) macro
/vbox/src/VBox/VMM/VMMAll/
H A DGIMAllKvm.cpp57 uint64_t uHyperRet = KVM_HYPERCALL_RET_ENOSYS;

Completed in 53 milliseconds