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

/vbox/src/VBox/VMM/VMMR3/
H A DCSAM.cpp496 static DECLCALLBACK(int) SavePageState(PAVLPVNODECORE pNode, void *pVM1) function
559 rc = RTAvlPVDoWithAll(&pVM->csam.s.pPageTree, true, SavePageState, pVM);

Completed in 173 milliseconds