Searched refs:gmmR0SanityCheckSet (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/VMM/VMMR0/ |
H A D | GMMR0.cpp | 1742 static uint32_t gmmR0SanityCheckSet(PGMM pGMM, PGMMCHUNKFREESET pSet, const char *pszSetName, function 1783 cErrors += gmmR0SanityCheckSet(pGMM, &pGMM->PrivateX, "private", pszFunction, uLineNo); 1784 cErrors += gmmR0SanityCheckSet(pGMM, &pGMM->Shared, "shared", pszFunction, uLineNo);
|
Completed in 912 milliseconds