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

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

Completed in 63 milliseconds