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

/vbox/src/VBox/VMM/VMMR3/
H A DPATMSSM.cpp99 R3PTRTYPE(PAVLU32NODECORE) Guest2PatchAddrTree; member in struct:PATCHINFOSSM
410 SSMFIELD_ENTRY_IGN_HCPTR( PATMPATCHRECSSM, patch.Guest2PatchAddrTree),
609 pPatch->patch.Guest2PatchAddrTree = pPatchSSM->patch.Guest2PatchAddrTree;
653 pPatchSSM->patch.Guest2PatchAddrTree = pPatch->patch.Guest2PatchAddrTree;
1002 pPatchRec->patch.Guest2PatchAddrTree = 0;
/vbox/src/VBox/VMM/include/
H A DPATMInternal.h331 R3PTRTYPE(PAVLU32NODECORE) Guest2PatchAddrTree; member in struct:PATCHINFO

Completed in 49 milliseconds