VirtualBox

Changeset 41802 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Jun 17, 2012 5:01:56 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78620
Message:

Doxygen.

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/PGMR0.cpp

    r41800 r41802  
    6161 *
    6262 * @param   pVM         Pointer to the VM.
    63  * @param   pVCpu       The VMCPU handle.
     63 * @param   pVCpu       Pointer to the VMCPU.
    6464 *
    6565 * @remarks Must be called from within the PGM critical section. The caller
     
    176176 *
    177177 * @param   pVM         Pointer to the VM.
    178  * @param   pVCpu       The VMCPU handle.
     178 * @param   pVCpu       Pointer to the VMCPU.
    179179 *
    180180 * @remarks Must be called from within the PGM critical section. The caller
     
    380380 * @returns VBox status code (appropriate for trap handling and GC return).
    381381 * @param   pVM                 Pointer to the VM.
    382  * @param   pVCpu               VMCPU Handle.
     382 * @param   pVCpu               Pointer to the VMCPU.
    383383 * @param   enmShwPagingMode    Paging mode for the nested page tables.
    384384 * @param   uErr                The trap error code.
  • trunk/src/VBox/VMM/VMMR0/VMMR0.cpp

    r41801 r41802  
    404404 * Record return code statistics
    405405 * @param   pVM         Pointer to the VM.
    406  * @param   pVCpu       The VMCPU handle.
     406 * @param   pVCpu       Pointer to the VMCPU.
    407407 * @param   rc          The status code.
    408408 */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette