- Timestamp:
- Aug 3, 2021 11:35:28 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp
r90482 r90493 48 48 /** Enable the IOTLBE cache only in ring-3 for now, see @bugref{9654#c95}. */ 49 49 #ifdef IN_RING3 50 //# define IOMMU_WITH_IOTLBE_CACHE /* Disabled for now, see @bugref{9654#c107}. */50 # define IOMMU_WITH_IOTLBE_CACHE /* Disabled for now, see @bugref{9654#c107}. */ 51 51 #endif 52 52 /** Enable the interrupt cache. */
Note:
See TracChangeset
for help on using the changeset viewer.