VirtualBox

Ignore:
Timestamp:
Jun 6, 2013 4:27:25 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
86253
Message:

VMM, recompiler: Purge deprecated macros.

File:
1 edited

Legend:

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

    r43045 r46420  
    108108                        rc = pgmPoolTrackUpdateGCPhys(pVM, PageDesc.GCPhys, pPage, true /* clear the entries */, &fFlush);
    109109                        Assert(   rc == VINF_SUCCESS
    110                                || (   VMCPU_FF_ISSET(pVCpu, VMCPU_FF_PGM_SYNC_CR3)
     110                               || (   VMCPU_FF_IS_SET(pVCpu, VMCPU_FF_PGM_SYNC_CR3)
    111111                                   && (pVCpu->pgm.s.fSyncFlags & PGM_SYNC_CLEAR_PGM_POOL)));
    112112                        if (rc == VINF_SUCCESS)
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