Changeset 4679 in vbox for trunk/include
- Timestamp:
- Sep 10, 2007 4:04:46 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 24329
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/include/VBox/pgm.h ¶
r4665 r4679 838 838 * @param pVM The VM Handle 839 839 * @param GCPtr The guest pointer to convert. 840 * @param pGCPhys Where to store the HC physical address.840 * @param pGCPhys Where to store the GC physical address. 841 841 */ 842 842 PGMDECL(int) PGMPhysGCPtr2GCPhys(PVM pVM, RTGCPTR GCPtr, PRTGCPHYS pGCPhys);
Note:
See TracChangeset
for help on using the changeset viewer.