Changeset 41521 in vbox for trunk/src/VBox/VMM
- Timestamp:
- May 31, 2012 2:42:29 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp
r41466 r41521 4118 4118 4119 4119 /** 4120 * Response to VMMCALLRING3_PGM_ALLOCATE_LARGE_ PAGE to allocate a large (2MB) page4121 * for use with a nested paging PDE.4120 * Response to VMMCALLRING3_PGM_ALLOCATE_LARGE_HANDY_PAGE to allocate a large 4121 * (2MB) page for use with a nested paging PDE. 4122 4122 * 4123 4123 * @returns The following VBox status codes.
Note:
See TracChangeset
for help on using the changeset viewer.