Changeset 43953 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Nov 23, 2012 3:41:14 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 82286
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAll.cpp
r43387 r43953 1662 1662 * @param paPdpes The four PDPE values. The array pointed to 1663 1663 * must have exactly 4 entries. 1664 * 1665 * @remarks No-long-jump zone!!! 1664 1666 */ 1665 1667 VMM_INT_DECL(int) PGMGstUpdatePaePdpes(PVMCPU pVCpu, PCX86PDPE paPdpes)
Note:
See TracChangeset
for help on using the changeset viewer.