VirtualBox

Changeset 15411 in vbox for trunk/include


Ignore:
Timestamp:
Dec 13, 2008 3:30:58 AM (16 years ago)
Author:
vboxsync
Message:

VMM: Working around set overflows caused by the page pool.

File:
1 edited

Legend:

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

    r15403 r15411  
    455455VMMDECL(void)       PGMDynMapFlushAutoSet(PVMCPU pVCpu);
    456456VMMDECL(void)       PGMDynMapMigrateAutoSet(PVMCPU pVCpu);
     457VMMDECL(uint32_t)   PGMDynMapPushAutoSubset(PVMCPU pVCpu);
     458VMMDECL(void)       PGMDynMapPopAutoSubset(PVMCPU pVCpu, uint32_t iPrevSubset);
    457459
    458460/**
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