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

/vbox/src/VBox/VMM/VMMR3/
H A DPATM.cpp4276 rc = PATMR3RemovePatch(pVM, pInstrGC);
4949 int rc = PATMR3RemovePatch(pVM, pPatch->pPrivInstrGC);
5295 rc = PATMR3RemovePatch(pVM, pInstrGC);
5331 rc = PATMR3RemovePatch(pVM, pInstrGC);
5505 rc = PATMR3RemovePatch(pVM, pInstrGC);
5558 rc = PATMR3RemovePatch(pVM, pInstrGC);
5826 rc = PATMR3RemovePatch(pVM, pInstrGC);
5918 VMMR3_INT_DECL(int) PATMR3RemovePatch(PVM pVM, RTRCPTR pInstrGC) function

Completed in 94 milliseconds