Changeset 30766 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- Jul 9, 2010 2:36:47 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 63556
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/GMMR0.cpp
r30757 r30766 2065 2065 if (GMM_CHECK_SANITY_UPON_ENTERING(pGMM)) 2066 2066 { 2067 2068 2067 /* No allocations before the initial reservation has been made! */ 2069 2068 if (RT_LIKELY( pGVM->gmm.s.Reserved.cBasePages
Note:
See TracChangeset
for help on using the changeset viewer.