Searched refs:VERR_HM_UNKNOWN_IO_INSTRUCTION (Results 1 - 2 of 2) sorted by relevance
/vbox/include/VBox/ | ||
H A D | err.h | 2087 #define VERR_HM_UNKNOWN_IO_INSTRUCTION (-4111) macro |
/vbox/src/VBox/VMM/VMMR3/ | ||
H A D | HM.cpp | 2889 AssertLogRelFailedReturn(VERR_HM_UNKNOWN_IO_INSTRUCTION); |
Completed in 417 milliseconds