VirtualBox

Ignore:
Timestamp:
Nov 12, 2008 11:26:37 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39242
Message:

PGM: HCPhysPaePML4 -> HCPhysShwPaePml4

File:
1 edited

Legend:

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

    r14145 r14151  
    516516                    pVM->pgm.s.pShwPaePml4R0          = 0;
    517517#  endif
    518                     pVM->pgm.s.HCPhysPaePML4          = 0;
     518                    pVM->pgm.s.HCPhysShwPaePml4       = 0;
    519519                }
    520520
     
    539539                pVM->pgm.s.pShwPaePml4R0 = (R0PTRTYPE(PX86PML4))PGMPOOL_PAGE_2_PTR(pPool->CTX_SUFF(pVM), pVM->pgm.s.CTX_SUFF(pShwAmd64CR3));
    540540#  endif
    541                 pVM->pgm.s.HCPhysPaePML4 = pVM->pgm.s.CTX_SUFF(pShwAmd64CR3)->Core.Key;
     541                pVM->pgm.s.HCPhysShwPaePml4 = pVM->pgm.s.CTX_SUFF(pShwAmd64CR3)->Core.Key;
    542542            }
    543543# endif
     
    602602        pVM->pgm.s.pShwPaePml4R0 = 0;
    603603# endif
    604         pVM->pgm.s.HCPhysPaePML4 = 0;
     604        pVM->pgm.s.HCPhysShwPaePml4 = 0;
    605605        if (pVM->pgm.s.CTX_SUFF(pShwAmd64CR3))
    606606        {
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