VirtualBox

Changeset 30301 in vbox for trunk/src/VBox/VMM/PGMInternal.h


Ignore:
Timestamp:
Jun 18, 2010 8:39:09 AM (15 years ago)
Author:
vboxsync
Message:

VMM: Flush REM TLB during the live save / teleportation shadow page pool flush.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMInternal.h

    r29646 r30301  
    34023402void            pgmR3PoolResetUnpluggedCpu(PVM pVM, PVMCPU pVCpu);
    34033403void            pgmR3PoolReset(PVM pVM);
    3404 void            pgmR3PoolClearAll(PVM pVM);
    3405 DECLCALLBACK(VBOXSTRICTRC) pgmR3PoolClearAllRendezvous(PVM pVM, PVMCPU pVCpu, void *pvUser);
     3404void            pgmR3PoolClearAll(PVM pVM, bool fFlushRemTlb);
     3405DECLCALLBACK(VBOXSTRICTRC) pgmR3PoolClearAllRendezvous(PVM pVM, PVMCPU pVCpu, void *fpvFlushRemTbl);
    34063406
    34073407#endif /* IN_RING3 */
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