VirtualBox

Changeset 77249 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Feb 11, 2019 1:34:51 AM (6 years ago)
Author:
vboxsync
Message:

PDM,PGM: doxygen fixes. bugref:9172

Location:
trunk/src/VBox/VMM/VMMR3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp

    r77241 r77249  
    10181018
    10191019
    1020 /** @interface_method_impl{PDMDEVHLPR3,pfnPhysReleasePageMappingLocks} */
     1020/** @interface_method_impl{PDMDEVHLPR3,pfnPhysBulkReleasePageMappingLocks} */
    10211021static DECLCALLBACK(void) pdmR3DevHlp_PhysBulkReleasePageMappingLocks(PPDMDEVINS pDevIns, uint32_t cPages, PPGMPAGEMAPLOCK paLocks)
    10221022{
  • trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp

    r77241 r77249  
    617617 * @param   paGCPhysPages   The guest physical address of the pages that
    618618 *                          should be mapped (@a cPages entries).
    619  * @param   fFlags          Flags reserved for future use, MBZ.
    620619 * @param   papvPages       Where to store the ring-3 mapping addresses
    621620 *                          corresponding to @a paGCPhysPages.
     
    777776 * @param   paGCPhysPages   The guest physical address of the pages that
    778777 *                          should be mapped (@a cPages entries).
    779  * @param   fFlags          Flags reserved for future use, MBZ.
    780778 * @param   papvPages       Where to store the ring-3 mapping addresses
    781779 *                          corresponding to @a paGCPhysPages.
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