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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp1054 AssertReturn(pShwPage, VERR_PGM_POOL_GET_PAGE_FAILED);
1090 AssertReturn(pShwPde, VERR_PGM_POOL_GET_PAGE_FAILED);
1155 AssertReturn(pShwPage, VERR_PGM_POOL_GET_PAGE_FAILED);
1194 AssertReturn(pShwPage, VERR_PGM_POOL_GET_PAGE_FAILED);
1234 AssertReturn(pShwPage, VERR_PGM_POOL_GET_PAGE_FAILED);
1242 AssertReturn(pShwPage, VERR_PGM_POOL_GET_PAGE_FAILED);
1292 AssertReturn(pShwPage, VERR_PGM_POOL_GET_PAGE_FAILED);
1322 AssertReturn(pShwPage, VERR_PGM_POOL_GET_PAGE_FAILED);
/vbox/include/VBox/
H A Derr.h555 #define VERR_PGM_POOL_GET_PAGE_FAILED (-1666) macro

Completed in 978 milliseconds