VirtualBox

Changeset 14301 in vbox for trunk/include


Ignore:
Timestamp:
Nov 18, 2008 1:31:42 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39488
Message:

Synced some (inactive) new paging code.

File:
1 edited

Legend:

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

    r14115 r14301  
    535535VMMR3DECL(bool)     PGMR3MapHasConflicts(PVM pVM, uint64_t cr3, bool fRawR0);
    536536VMMR3DECL(int)      PGMR3MapRead(PVM pVM, void *pvDst, RTGCPTR GCPtrSrc, size_t cb);
     537VMMR3DECL(int)      PGMR3MapActivate(PVM pVM);
     538VMMR3DECL(int)      PGMR3MapDeactivate(PVM pVM);
     539
    537540VMMR3DECL(int)      PGMR3HandlerPhysicalRegister(PVM pVM, PGMPHYSHANDLERTYPE enmType, RTGCPHYS GCPhys, RTGCPHYS GCPhysLast,
    538541                                                 PFNPGMR3PHYSHANDLER pfnHandlerR3, void *pvUserR3,
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