VirtualBox

Ignore:
Timestamp:
Oct 8, 2015 5:11:58 PM (9 years ago)
Author:
vboxsync
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp

    r58116 r58122  
    49074907 *
    49084908 * @returns Pointer to the range if found, NULL if not.
    4909  * @param   pVM                 The cross context VM structure.
     4909 * @param   pVM                The cross context VM structure.
    49104910 * @param   idMsr               The MSR to look up.
    49114911 */
     
    56105610 *
    56115611 * @returns Scalable bus frequency in Hz. Will not return CPUM_SBUSFREQ_UNKNOWN.
    5612  * @param   pVM                 Pointer to the shared VM structure.
     5612 * @param   pVM                 The cross context VM structure.
    56135613 */
    56145614VMMDECL(uint64_t) CPUMGetGuestScalableBusFrequency(PVM pVM)
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