VirtualBox

Changeset 13197 in vbox for trunk/include/VBox/pgm.h


Ignore:
Timestamp:
Oct 13, 2008 8:52:06 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
37739
Message:

Backed out 37737&37738. (regressions)

File:
1 edited

Legend:

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

    r13195 r13197  
    336336VMMDECL(int)    PGMGstSetPage(PVM pVM, RTGCPTR GCPtr, size_t cb, uint64_t fFlags);
    337337VMMDECL(int)    PGMGstModifyPage(PVM pVM, RTGCPTR GCPtr, size_t cb, uint64_t fFlags, uint64_t fMask);
    338 VMMDECL(X86PDPE) PGMGstGetPaePDPtr(PVM pVM, unsigned iPdPt);
    339 
    340338VMMDECL(int)    PGMFlushTLB(PVM pVM, uint64_t cr3, bool fGlobal);
    341339VMMDECL(int)    PGMUpdateCR3(PVM pVM, uint64_t cr3);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette