Changeset 31402 in vbox for trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp
- Timestamp:
- Aug 5, 2010 12:28:18 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp
r31394 r31402 2565 2565 #endif 2566 2566 #ifdef VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 2567 PGM DynMapFlushAutoSet(pVCpu);2567 PGMRZDynMapFlushAutoSet(pVCpu); 2568 2568 #endif 2569 2569
Note:
See TracChangeset
for help on using the changeset viewer.