Searched refs:VERR_GMM_PAGE_NOT_FOUND (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/
H A Derr.h1886 #define VERR_GMM_PAGE_NOT_FOUND (-3806) macro
/vbox/src/VBox/VMM/VMMR0/
H A DGMMR0.cpp2709 * @retval VERR_GMM_PAGE_NOT_FOUND if one of the pages to update wasn't found.
2826 rc = VERR_GMM_PAGE_NOT_FOUND;
2866 rc = VERR_GMM_PAGE_NOT_FOUND;
3173 rc = VERR_GMM_PAGE_NOT_FOUND;
3515 rc = VERR_GMM_PAGE_NOT_FOUND;

Completed in 1665 milliseconds