Searched refs:VERR_GMM_CHUNK_NOT_MAPPED (Results 1 - 2 of 2) sorted by relevance
/vbox/include/VBox/ | ||
H A D | err.h | 1900 #define VERR_GMM_CHUNK_NOT_MAPPED (-3813) macro |
/vbox/src/VBox/VMM/VMMR0/ | ||
H A D | GMMR0.cpp | 3912 return VERR_GMM_CHUNK_NOT_MAPPED; 3946 return VERR_GMM_CHUNK_NOT_MAPPED; |
Completed in 2093 milliseconds