VirtualBox

Changeset 9878 in vbox


Ignore:
Timestamp:
Jun 23, 2008 1:59:40 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32269
Message:

X86_PML4E_PG_MASK_FULL

File:
1 edited

Legend:

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

    r9873 r9878  
    15751575#if 1 /* we're using this internally and have to mask of the top 16-bit. */
    15761576#define X86_PML4E_PG_MASK                   ( 0x0000fffffffff000ULL )
     1577#define X86_PML4E_PG_MASK_FULL              ( 0x000ffffffffff000ULL )
    15771578#else
    15781579#define X86_PML4E_PG_MASK                   ( 0x000ffffffffff000ULL )
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