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

/vbox/include/VBox/
H A Derr.h485 #define VERR_PGM_DYNMAP_FULL_SET (-1630) macro
/vbox/src/VBox/VMM/VMMRZ/
H A DPGMRZDynMap.cpp2436 return VERR_PGM_DYNMAP_FULL_SET;
2600 if (rc == VERR_PGM_DYNMAP_FULL_SET)
2615 rc, VERR_PGM_DYNMAP_FULL_SET, pv2, pSet->cEntries, RT_ELEMENTS(pSet->aEntries), i));

Completed in 1452 milliseconds