- Timestamp:
- Mar 5, 2010 4:14:19 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllBth.h
r27112 r27113 3016 3016 ASMAtomicWriteSize(pPdeDst, PdeDst.u); 3017 3017 3018 Log(("SyncPT: Use large page at %RGp PDE=%RX64\n", GCPtrPage, PdeDst.u)); 3018 3019 /* Add a reference to the first page only. */ 3019 3020 PGM_BTH_NAME(SyncPageWorkerTrackAddref)(pVCpu, pShwPde, PGM_PAGE_GET_TRACKING(pPage), pPage, iPDDst);
Note:
See TracChangeset
for help on using the changeset viewer.