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

/vbox/src/VBox/VMM/VMMR3/
H A DCSAM.cpp2696 RTRCPTR pNewHandlerGC = PATMR3QueryPatchGCPtr(pVM, pHandler); local
2697 if (pNewHandlerGC)
2699 rc = TRPMR3SetGuestTrapHandler(pVM, iGate, pNewHandlerGC);

Completed in 356 milliseconds