VirtualBox

Changeset 30845 in vbox


Ignore:
Timestamp:
Jul 14, 2010 2:33:10 PM (15 years ago)
Author:
vboxsync
Message:

Forgot this one

File:
1 edited

Legend:

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

    r30843 r30845  
    12501250    AssertLogRelRCReturn(rc, rc);
    12511251
    1252 #ifdef VBOX_WITH_LARGE_ADDRESS_SPACE_ON_32_BIT_HOST
     1252#ifdef PGM_WITH_LARGE_ADDRESS_SPACE_ON_32_BIT_HOST
    12531253    rc = CFGMR3QueryU32Def(pCfgPGM, "MaxRing3Chunks", &pVM->pgm.s.ChunkR3Map.cMax, _1G / GMM_CHUNK_SIZE);
    12541254#else
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