VirtualBox

Changeset 22764 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Sep 4, 2009 9:02:46 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
51929
Message:

PGMPoolFlushPage -> pgmPoolFlushPageByGCPhys

File:
1 edited

Legend:

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

    r22760 r22764  
    47254725 * @param   GCPhys  Guest physical address of the page to flush
    47264726 */
    4727 VMMDECL(void) PGMPoolFlushPage(PVM pVM, RTGCPHYS GCPhys)
     4727void pgmPoolFlushPageByGCPhys(PVM pVM, RTGCPHYS GCPhys)
    47284728{
    47294729#ifdef PGMPOOL_WITH_CACHE
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