Searched refs:VERR_VMX_IPE_3 (Results 1 - 2 of 2) sorted by relevance
/vbox/include/VBox/ | ||
H A D | err.h | 2009 #define VERR_VMX_IPE_3 (-4025) macro |
/vbox/src/VBox/VMM/VMMR0/ | ||
H A D | HMVMXR0.cpp | 11183 AssertReturn(pVmxTransient->ExitInstrInfo.StrIo.u3AddrSize <= 2, VERR_VMX_IPE_3); |
Completed in 2194 milliseconds