VirtualBox

Changeset 8217 in vbox for trunk/include


Ignore:
Timestamp:
Apr 21, 2008 11:33:22 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
29936
Message:

Added CSAMR3UnmonitorPage

File:
1 edited

Legend:

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

    r8155 r8217  
    274274
    275275/**
     276 * Unmonitors a code page
     277 *
     278 * @returns VBox status code
     279 * @param   pVM         The VM to operate on.
     280 * @param   pPageAddrGC The page to monitor
     281 * @param   enmTag      Monitor tag
     282 */
     283CSAMR3DECL(int) CSAMR3UnmonitorPage(PVM pVM, RTGCPTR pPageAddrGC, CSAMTAG enmTag);
     284
     285/**
    276286 * Analyse interrupt and trap gates
    277287 *
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