VirtualBox

Changeset 7659 in vbox for trunk/include


Ignore:
Timestamp:
Mar 31, 2008 1:31:53 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
29169
Message:

36 bits physical address

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/x86.h

    r7655 r7659  
    12111211
    12121212/** Bits 21-36 - - PAE - Physical Page number. */
    1213 #define X86_PDE2M_PAE_PG_MASK               ( 0x000fffffffe00000ULL )
     1213#define X86_PDE2M_PAE_PG_MASK               ( 0x0000000fffe00000ULL )
    12141214/** Bits 63 - NX - PAE - No execution flag. */
    12151215#define X86_PDE2M_PAE_NX                    RT_BIT_64(63)
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