VirtualBox

Changeset 24695 in vbox for trunk/include


Ignore:
Timestamp:
Nov 16, 2009 2:44:58 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
54883
Message:

Unify page TLB clearing in PGMPhysInvalidatePageMapTLB

File:
1 edited

Legend:

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

    r24349 r24695  
    356356VMMDECL(int)        PGMPhysGCPtr2GCPhys(PVMCPU pVCpu, RTGCPTR GCPtr, PRTGCPHYS pGCPhys);
    357357VMMDECL(int)        PGMPhysGCPtr2HCPhys(PVMCPU pVCpu, RTGCPTR GCPtr, PRTHCPHYS pHCPhys);
    358 VMMDECL(void)       PGMPhysInvalidatePageGCMapTLB(PVM pVM);
    359 VMMDECL(void)       PGMPhysInvalidatePageR0MapTLB(PVM pVM);
    360 VMMDECL(void)       PGMPhysInvalidatePageR3MapTLB(PVM pVM);
     358VMMDECL(void)       PGMPhysInvalidatePageMapTLB(PVM pVM);
    361359
    362360VMMDECL(int)        PGMPhysGCPhys2CCPtr(PVM pVM, RTGCPHYS GCPhys, void **ppv, PPGMPAGEMAPLOCK pLock);
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