VirtualBox

Changeset 1993 in vbox


Ignore:
Timestamp:
Apr 9, 2007 1:32:12 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20280
Message:

Added CSAMR3RemovePage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/csam.h

    r1832 r1993  
    207207CSAMR3DECL(int) CSAMR3FlushPage(PVM pVM, RTGCPTR addr);
    208208
     209/**
     210 * Remove a CSAM monitored page. Use with care!
     211 *
     212 * @returns VBox status code
     213 * @param   pVM         The VM to operate on.
     214 * @param   addr        GC address of the page to flush
     215 */
     216CSAMR3DECL(int) CSAMR3RemovePage(PVM pVM, RTGCPTR addr);
    209217
    210218/**
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