Changeset 32366 in vbox for trunk/src/VBox
- Timestamp:
- Sep 9, 2010 4:04:38 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllBth.h
r32362 r32366 1104 1104 * 1105 1105 * @todo Clean this up! Most of it is (or should be) no longer necessary as we catch all page table accesses. 1106 * Should only required when PGMPOOL_WITH_OPTIMIZED_DIRTY_PT is active (PAE or AMD64 (for now))1106 * Should only be required when PGMPOOL_WITH_OPTIMIZED_DIRTY_PT is active (PAE or AMD64 (for now)) 1107 1107 */ 1108 1108 PGM_BTH_DECL(int, InvalidatePage)(PVMCPU pVCpu, RTGCPTR GCPtrPage)
Note:
See TracChangeset
for help on using the changeset viewer.