VirtualBox

Ignore:
Timestamp:
Oct 9, 2008 11:17:44 AM (16 years ago)
Author:
vboxsync
Message:

Wrong mask

File:
1 edited

Legend:

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

    r13098 r13121  
    27092709
    27102710    /* Fetch the pgm pool shadow descriptor. */
    2711     PPGMPOOLPAGE pShwPde = pgmPoolGetPageByHCPhys(pVM, pPdptDst->a[iPdpte].u & X86_PDPE_PG_MASK);
     2711    PPGMPOOLPAGE pShwPde = pgmPoolGetPageByHCPhys(pVM, pPdptDst->a[iPdpte].u & EPT_PDPTE_PG_MASK);
    27122712    Assert(pShwPde);
    27132713# endif
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