VirtualBox

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


Ignore:
Timestamp:
Jun 17, 2012 5:01:56 PM (13 years ago)
Author:
vboxsync
Message:

Doxygen.

File:
1 edited

Legend:

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

    r41783 r41802  
    342342 * Invalidates a page.
    343343 *
    344  * @param   pVCpu       The VMCPU handle.
     344 * @param   pVCpu       Pointer to the VMCPU.
    345345 * @param   GCVirt      The virtual address of the page to invalidate.
    346346 */
     
    370370 * Invalidates a 4MB page directory entry.
    371371 *
    372  * @param   pVCpu       The VMCPU handle.
     372 * @param   pVCpu       Pointer to the VMCPU.
    373373 * @param   GCVirt      The virtual address within the page directory to invalidate.
    374374 */
     
    384384 * Invalidates the TLBs of the specified VCPU
    385385 *
    386  * @param   pVCpu       The VMCPU handle.
     386 * @param   pVCpu       Pointer to the VMCPU.
    387387 */
    388388#ifdef IN_RC
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