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

/vbox/src/VBox/VMM/VMMR0/
H A DGMMR0.cpp1874 DECLINLINE(unsigned) gmmR0SelectFreeSetList(unsigned cFree) function
1901 pSet->apLists[gmmR0SelectFreeSetList(pChunk->cFree)] = pNext;
1936 unsigned const iList = gmmR0SelectFreeSetList(pChunk->cFree);
3331 || gmmR0SelectFreeSetList(cFree) != gmmR0SelectFreeSetList(cFree + 1))

Completed in 41 milliseconds