Searched refs:VERR_GMM_MEMORY_RESERVATION_DECLINED (Results 1 - 2 of 2) sorted by relevance
/vbox/include/VBox/ | ||
H A D | err.h | 1905 #define VERR_GMM_MEMORY_RESERVATION_DECLINED (-3815) macro |
/vbox/src/VBox/VMM/VMMR3/ | ||
H A D | MM.cpp | 400 if (rc == VERR_GMM_MEMORY_RESERVATION_DECLINED) |
Completed in 2695 milliseconds