VirtualBox

Changeset 18294 in vbox for trunk/src


Ignore:
Timestamp:
Mar 26, 2009 5:35:54 AM (16 years ago)
Author:
vboxsync
Message:

darwin build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMPhys.cpp

    r18291 r18294  
    867867    int rc = SUPR3PageAllocEx(cChunkPages, 0 /*fFlags*/, &pvChunk,
    868868#ifdef VBOX_WITH_2X_4GB_ADDR_SPACE
    869                               VMMIsHwVirtExtForced(pVM) ? &pvR0 : NULL,
     869                              VMMIsHwVirtExtForced(pVM) ? &R0PtrChunk : NULL,
    870870#else
    871871                              NULL,
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette