Searched refs:VERR_PGM_MAPPINGS_FIX_TOO_SMALL (Results 1 - 2 of 2) sorted by relevance
/vbox/include/VBox/ | ||
H A D | err.h | 431 #define VERR_PGM_MAPPINGS_FIX_TOO_SMALL (-1612) macro |
/vbox/src/VBox/VMM/VMMR3/ | ||
H A D | PGMMap.cpp | 630 return VERR_PGM_MAPPINGS_FIX_TOO_SMALL; |
Completed in 4956 milliseconds