VirtualBox

Changeset 18219 in vbox for trunk/src


Ignore:
Timestamp:
Mar 24, 2009 7:18:33 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
44944
Message:

build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/GMMR0.cpp

    r18218 r18219  
    20312031            Assert(pCore == &pChunk->Core); NOREF(pCore);
    20322032
    2033             PGMMCHUNKTLBE pTlbe = &pGMM->ChunkTLB.aEntries[GMM_CHUNKTLB_IDX(pChunk->Key)];
     2033            PGMMCHUNKTLBE pTlbe = &pGMM->ChunkTLB.aEntries[GMM_CHUNKTLB_IDX(pChunk->Core.Key)];
    20342034            if (pTlbe->pChunk == pChunk)
    20352035            {
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