VirtualBox

Changeset 9940 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jun 26, 2008 8:49:40 AM (16 years ago)
Author:
vboxsync
Message:

PAE fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r9893 r9940  
    15271527    PPGMPOOLPAGE pShwPage = pgmPoolGetPageByHCPhys(pVM, PdeDst.u & SHW_PDE_PG_MASK);
    15281528
    1529 # if PGM_GST_TYPE == PGM_TYPE_PAE || PGM_GST_TYPE == PGM_TYPE_AMD64
     1529# if PGM_GST_TYPE == PGM_TYPE_AMD64
    15301530    /* Fetch the pgm pool shadow descriptor. */
    15311531    PPGMPOOLPAGE pShwPde = pgmPoolGetPageByHCPhys(pVM, pPdptDst->a[iPdpte].u & X86_PDPE_PG_MASK);
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