VirtualBox

Changeset 22772 in vbox for trunk


Ignore:
Timestamp:
Sep 4, 2009 10:02:48 AM (15 years ago)
Author:
vboxsync
Message:

Applies to VT-x as well

File:
1 edited

Legend:

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

    r22771 r22772  
    912912                                     PCPUMCTXCORE pRegFrame, RTGCPHYS GCPhysFault, RTGCPTR pvFault)
    913913{
    914 #ifdef IN_RING0
    915     int rc = pgmPoolMonitorChainFlush(pPool, pPage);
    916 #else
    917914    /*
    918915     * First, do the flushing.
     
    949946    /* See use in pgmPoolAccessHandlerSimple(). */
    950947    PGM_INVL_VCPU_TLBS(pVCpu);
    951 #endif
    952948    LogFlow(("pgmPoolAccessHandlerPT: returns %Rrc (flushed)\n", rc));
    953949    return rc;
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