VirtualBox

Changeset 20136 in vbox


Ignore:
Timestamp:
May 29, 2009 8:12:12 AM (16 years ago)
Author:
vboxsync
Message:

Missing descriptions

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

Legend:

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

    r20135 r20136  
    15801580} PGMPOOLKIND;
    15811581
    1582 
     1582/**
     1583 * The access attributes of the page; only applies to big pages.
     1584 */
    15831585typedef enum
    15841586{
  • trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp

    r20135 r20136  
    14251425 * @param   GCPhys      The GC physical address of the page we're gonna shadow.
    14261426 * @param   enmKind     The kind of mapping.
     1427 * @param   enmAccess   Access type for the mapping (only relevant for big pages)
    14271428 * @param   iUser       The shadow page pool index of the user table.
    14281429 * @param   iUserTable  The index into the user table (shadowed).
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