Changeset 10318 in vbox
- Timestamp:
- Jul 7, 2008 1:19:36 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 32939
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllBth.h
r10317 r10318 3000 3000 fGlobal = true; /* Change this CR3 reload to be a global one. */ 3001 3001 3002 #if PGM_SHW_TYPE != PGM_TYPE_NESTED 3002 3003 /* 3003 3004 * Update page access handlers. … … 3012 3013 PGM_GST_NAME(HandlerVirtualUpdate)(pVM, cr4); 3013 3014 STAM_PROFILE_STOP(&pVM->pgm.s.CTXMID(Stat,SyncCR3Handlers), h); 3015 #endif 3014 3016 3015 3017 #ifdef PGMPOOL_WITH_MONITORING
Note:
See TracChangeset
for help on using the changeset viewer.