VirtualBox

Changeset 22766 in vbox for trunk/src


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

pgmPoolFlushPageByGCPhys is currently only used in ring 3; save some space in the R0 & GC modules.

File:
1 edited

Legend:

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

    r22764 r22766  
    47194719}
    47204720
     4721#ifdef IN_RING3 /* currently only used in ring 3; save some space in the R0 & GC modules */
    47214722/**
    47224723 * Flush the specified page if present
     
    48024803    return;
    48034804}
     4805#endif /* IN_RING3 */
    48044806
    48054807#ifdef IN_RING3
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