Searched refs:VERR_VMX_IPE_1 (Results 1 - 2 of 2) sorted by relevance
/vbox/include/VBox/ | ||
H A D | err.h | 2005 #define VERR_VMX_IPE_1 (-4023) macro |
/vbox/src/VBox/VMM/VMMR0/ | ||
H A D | HMVMXR0.cpp | 11155 AssertReturn(uIOWidth <= 3 && uIOWidth != 2, VERR_VMX_IPE_1); |
Completed in 2176 milliseconds