VirtualBox

Changeset 86487 in vbox for trunk/include/iprt/x86.h


Ignore:
Timestamp:
Oct 8, 2020 8:17:31 AM (4 years ago)
Author:
vboxsync
Message:

VMM/PGM: Working on eliminating page table bitfield use (PAE PTEs). bugref:9841 bugref:9746

File:
1 edited

Legend:

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

    r86476 r86487  
    21442144    /** Unsigned integer view */
    21452145    X86PGPAEUINT    u;
    2146 #if 1 /*ndef VBOX_WITHOUT_PAGING_BIT_FIELDS*/
     2146#ifndef VBOX_WITHOUT_PAGING_BIT_FIELDS
    21472147    /** Bit field view. */
    21482148    X86PTEPAEBITS   n;
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