Searched refs:idGeneration (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMR0/
H A DGMMR0Internal.h63 uint64_t idGeneration; member in struct:GMMCHUNKFREESET
H A DGMMR0.cpp1322 uint64_t const idGenerationOld = pPrivateSet->idGeneration;
1326 fRedoFromStart = pPrivateSet->idGeneration != idGenerationOld + 1;
1338 uint64_t const idGenerationOld = pPrivateSet->idGeneration;
1340 && pPrivateSet->idGeneration != idGenerationOld;
1894 pSet->idGeneration++;
1943 pSet->idGeneration++;
/vbox/include/iprt/
H A Dtable.h382 RTUINT idGeneration; member in struct:RTTAB
518 RTUINT idGeneration; member in struct:RTTABTRAVERSERCORE

Completed in 285 milliseconds