VirtualBox

Changeset 30821 in vbox


Ignore:
Timestamp:
Jul 14, 2010 11:51:26 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63637
Message:

Sigh

File:
1 edited

Legend:

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

    r30820 r30821  
    32813281             * Check that it's not in any of the TLBs.
    32823282             */
    3283             PVM pVM = (pvUser)
     3283            PVM pVM = (PVM)pvUser;
    32843284            for (unsigned i = 0; i < RT_ELEMENTS(pVM->pgm.s.ChunkR3Map.Tlb.aEntries); i++)
    32853285                if (pVM->pgm.s.ChunkR3Map.Tlb.aEntries[i].pChunk == pChunk)
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