VirtualBox

Changeset 16661 in vbox for trunk


Ignore:
Timestamp:
Feb 11, 2009 12:56:59 PM (16 years ago)
Author:
vboxsync
Message:

VBOX_WITH_PGMPOOL_PAGING_ONLY: updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp

    r16660 r16661  
    781781                 * - messing with the bits of pd pointers without changing the physical address
    782782                 */
     783# ifdef VBOX_WITH_PGMPOOL_PAGING_ONLY
    783784                if (!VM_FF_ISSET(pPool->CTX_SUFF(pVM), VM_FF_PGM_SYNC_CR3))
     785# endif
    784786                {
    785787                    uShw.pv = PGMPOOL_PAGE_2_PTR(pPool->CTX_SUFF(pVM), pPage);
     
    814816                 * - messing with the bits of pd pointers without changing the physical address
    815817                 */
     818# ifdef VBOX_WITH_PGMPOOL_PAGING_ONLY
    816819                if (!VM_FF_ISSET(pPool->CTX_SUFF(pVM), VM_FF_PGM_SYNC_CR3))
     820# endif
    817821                {
    818822                    uShw.pv = PGMPOOL_PAGE_2_PTR(pPool->CTX_SUFF(pVM), pPage);
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