- Timestamp:
- Sep 4, 2009 9:05:20 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 51931
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp ¶
r22764 r22766 4719 4719 } 4720 4720 4721 #ifdef IN_RING3 /* currently only used in ring 3; save some space in the R0 & GC modules */ 4721 4722 /** 4722 4723 * Flush the specified page if present … … 4802 4803 return; 4803 4804 } 4805 #endif /* IN_RING3 */ 4804 4806 4805 4807 #ifdef IN_RING3
Note:
See TracChangeset
for help on using the changeset viewer.