VirtualBox

Ignore:
Timestamp:
Apr 29, 2008 11:36:19 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
30318
Message:

Compile fix

File:
1 edited

Legend:

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

    r8454 r8455  
    732732#elif PGM_GST_TYPE == PGM_TYPE_AMD64
    733733        X86PDEPAE    Pde;
    734         Pde.u = pgmGstGetLongModePDE(&pVM->pgm.s, GCPtr);
     734        Pde.u = pgmGstGetLongModePDE(&pState->pVM->pgm.s, GCPtr);
    735735#endif
    736736        if (Pde.n.u1Present)
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