Searched defs:iNextChunkMtx (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR0/
H A DGMMR0.cpp570 uint32_t iNextChunkMtx; member in struct:GMM
1085 iChunkMtx = pGMM->iNextChunkMtx++;
1091 iChunkMtx = pGMM->iNextChunkMtx++;
1095 iChunkMtx = pGMM->iNextChunkMtx++;
1099 iChunkMtx = pGMM->iNextChunkMtx++;

Completed in 54 milliseconds