VirtualBox

Changeset 91952 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Oct 21, 2021 1:57:32 PM (3 years ago)
Author:
vboxsync
Message:

VMM/PGM,VMMDev: Removed PGMR3MappingsSize, PGMR3MappingsFix & PGMR3MappingsUnfix. bugref:9517

File:
1 edited

Legend:

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

    r91854 r91952  
    728728VMMDECL(void)       PGMR3PhysSetA20(PVMCPU pVCpu, bool fEnable);
    729729
    730 VMMR3DECL(int)      PGMR3MappingsSize(PVM pVM, uint32_t *pcb);
    731 VMMR3DECL(int)      PGMR3MappingsFix(PVM pVM, RTGCPTR GCPtrBase, uint32_t cb);
    732 VMMR3DECL(int)      PGMR3MappingsUnfix(PVM pVM);
    733 
    734730VMMR3_INT_DECL(int) PGMR3HandlerPhysicalTypeRegisterEx(PVM pVM, PGMPHYSHANDLERKIND enmKind,
    735731                                                       PFNPGMPHYSHANDLER pfnHandlerR3,
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