VirtualBox

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


Ignore:
Timestamp:
Jan 5, 2017 8:14:10 PM (8 years ago)
Author:
vboxsync
Message:

doxygen fixes

Location:
trunk/src/VBox/VMM/VMMAll
Files:
3 edited

Legend:

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

    r64720 r65168  
    153153 * Loads a the hidden parts of a selector register.
    154154 *
    155  * @param   pVCpu               The cross context virtual CPU structure of the calling EMT.
     155 * @param   pVCpu       The cross context virtual CPU structure of the calling EMT.
     156 * @param   pSReg       The selector register to lazily load hidden parts of.
    156157 */
    157158VMM_INT_DECL(void) CPUMGuestLazyLoadHiddenSelectorReg(PVMCPU pVCpu, PCPUMSELREG pSReg)
  • trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h

    r65097 r65168  
    191191 * Helper used by iret.
    192192 *
     193 * @param   pVCpu               The cross context virtual CPU structure of the calling thread.
    193194 * @param   uCpl                The new CPL.
    194195 * @param   pSReg               Pointer to the segment register.
  • trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp

    r62606 r65168  
    457457 *  or does not return at all (when the trap is actually forwarded)
    458458 *
    459  * @param   pVM         The cross context VM structure.
     459 * @param   pVCpu       The cross context virtual CPU structure.
    460460 * @param   pRegFrame   Pointer to the register frame for the trap.
    461461 * @param   iGate       Trap or interrupt gate number
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