- Timestamp:
- Apr 17, 2009 7:33:19 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 46065
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMInternal.h
r18974 r18978 3281 3281 * pgmR0DynMapHCPageInlined with out stats. 3282 3282 */ 3283 PPGMMAPSET pSet = &pPGMCPU->AutoSet;3284 3283 Assert(!(HCPhys & PAGE_OFFSET_MASK)); 3285 3284 Assert(pSet->cEntries <= RT_ELEMENTS(pSet->aEntries));
Note:
See TracChangeset
for help on using the changeset viewer.