VirtualBox

Changeset 92684 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Dec 2, 2021 5:54:33 AM (3 years ago)
Author:
vboxsync
Message:

VMM: Nested VMX: bugref:10092 Doxygen.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllGst.h

    r92642 r92684  
    110110 * @param   pVCpu       The cross context virtual CPU structure of the calling EMT.
    111111 * @param   GCPtr       The guest virtual address to walk by.
    112  * @param   pWalk       The common page walk information.
    113  * @param   pGstWalk    The guest mode specific page walk information.
    114  *
    115  * @warning Callers must initialize @a pWalk and @a pGstWalk before calling this
    116  *          function.
     112 * @param   pWalk       The page walk info.
     113 * @param   pGstWalk    The guest mode specific page walk info.
    117114 */
    118115DECLINLINE(int) PGM_GST_NAME(Walk)(PVMCPUCC pVCpu, RTGCPTR GCPtr, PPGMPTWALK pWalk, PGSTPTWALK pGstWalk)
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