VirtualBox

Ignore:
Timestamp:
Oct 8, 2015 6:09:45 PM (9 years ago)
Author:
vboxsync
Message:

VMM: Made @param pVCpu more uniform and to the point.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/IOMInline.h

    r58122 r58123  
    6363 *
    6464 * @param   pVM     The cross context VM structure.
    65  * @param   pVCpu   Pointer to the virtual CPU structure of the caller.
     65 * @param   pVCpu   The cross context virtual CPU structure of the calling EMT.
    6666 * @param   GCPhys  Physical address to lookup.
    6767 */
     
    9999 *
    100100 * @param   pVM     The cross context VM structure.
    101  * @param   pVCpu   Pointer to the virtual CPU structure of the caller.
     101 * @param   pVCpu   The cross context virtual CPU structure of the calling EMT.
    102102 * @param   GCPhys  Physical address to lookup.
    103103 */
     
    142142 *
    143143 * @param   pVM     The cross context VM structure.
    144  * @param   pVCpu   Pointer to the virtual CPU structure of the caller.
     144 * @param   pVCpu   The cross context virtual CPU structure of the calling EMT.
    145145 * @param   GCPhys  Physical address to lookup.
    146146 */
     
    168168 *
    169169 * @param   pVM         The cross context VM structure.
    170  * @param   pVCpu       Pointer to the virtual CPU structure of the caller.
     170 * @param   pVCpu       The cross context virtual CPU structure of the calling EMT.
    171171 * @param   GCPhys      Physical address to lookup.
    172172 * @param   pRange      The MMIO range.
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