VirtualBox

Changeset 64843 in vbox


Ignore:
Timestamp:
Dec 12, 2016 8:29:45 PM (8 years ago)
Author:
vboxsync
Message:

docs

File:
1 edited

Legend:

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

    r64373 r64843  
    27822782    /** Set if it involves a gigantic page (1 GB). */
    27832783    bool            fGigantPage;
    2784     /** The effect X86_PTE_US flag for the address. */
     2784    /** The effective X86_PTE_US flag for the address. */
    27852785    bool            fEffectiveUS;
    2786     /** The effect X86_PTE_RW flag for the address. */
     2786    /** The effective X86_PTE_RW flag for the address. */
    27872787    bool            fEffectiveRW;
    2788     /** The effect X86_PTE_NX flag for the address. */
     2788    /** The effective X86_PTE_NX flag for the address. */
    27892789    bool            fEffectiveNX;
    27902790} PGMPTWALKCORE;
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