VirtualBox

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


Ignore:
Timestamp:
May 8, 2012 5:04:52 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
77852
Message:

VMM: comments.

File:
1 edited

Legend:

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

    r41205 r41213  
    45394539 * @returns VBox status code.
    45404540 * @param   pVM         The VM to operate on.
    4541  * @param   pVCpu       The VM CPU to operate on.
     4541 * @param   pVCpu       The VM CPU to operate on (can be NULL depending on @a
     4542 *                      enmFlush).
    45424543 * @param   enmFlush    Type of flush.
    4543  * @param   GCPtr       Virtual address of the page to flush.
     4544 * @param   GCPtr       Virtual address of the page to flush (can be 0 depending
     4545 *                      on @a enmFlush).
    45444546 */
    45454547static void hmR0VmxFlushVPID(PVM pVM, PVMCPU pVCpu, VMX_FLUSH_VPID enmFlush, RTGCPTR GCPtr)
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