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

/vbox/src/VBox/VMM/VMMR0/
H A DGMMR0Internal.h49 #define GMM_CHUNK_FREE_SET_SHIFT 4 macro
52 #define GMM_CHUNK_FREE_SET_UNUSED_LIST (GMM_CHUNK_NUM_PAGES >> GMM_CHUNK_FREE_SET_SHIFT)
H A DGMMR0.cpp1876 unsigned iList = cFree >> GMM_CHUNK_FREE_SET_SHIFT;

Completed in 457 milliseconds