VirtualBox

Changeset 30901 in vbox for trunk/src/VBox/VMM/PGMPhys.cpp


Ignore:
Timestamp:
Jul 19, 2010 8:44:39 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63753
Message:

compiler warning

File:
1 edited

Legend:

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

    r30844 r30901  
    33623362        /* Flush the pgm pool cache; call the internal rendezvous handler as we're already in a rendezvous handler here. */
    33633363        /* todo: also not really efficient to unmap a chunk that contains PD or PT pages. */
    3364         pgmR3PoolClearAllRendezvous(pVM, &pVM->aCpus[0], false /* no need to flush the REM TLB as we already did that above */);
     3364        pgmR3PoolClearAllRendezvous(pVM, &pVM->aCpus[0], NULL /* no need to flush the REM TLB as we already did that above */);
    33653365
    33663366        /*
Note: See TracChangeset for help on using the changeset viewer.

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