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

/vbox/src/VBox/VMM/VMMR3/
H A DPATM.cpp997 static DECLCALLBACK(int) EnableAllPatches(PAVLOU32NODECORE pNode, void *pVM) function
6879 RTAvloU32DoWithAll(&pVM->patm.s.PatchLookupTreeHC->PatchTree, true, EnableAllPatches, pVM);

Completed in 60 milliseconds