VirtualBox

Changeset 16595 in vbox


Ignore:
Timestamp:
Feb 9, 2009 3:18:05 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42561
Message:

More missing cases

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp

    r16594 r16595  
    28952895# ifdef VBOX_WITH_PGMPOOL_PAGING_ONLY
    28962896        case PGMPOOLKIND_PAE_PDPT:
    2897             case PGMPOOLKIND_PAE_PDPT_PHYS:
     2897        case PGMPOOLKIND_PAE_PDPT_FOR_32BIT:
     2898        case PGMPOOLKIND_PAE_PDPT_PHYS:
    28982899# else
    28992900        case PGMPOOLKIND_ROOT_PDPT:
     
    29572958        case PGMPOOLKIND_PAE_PD_FOR_32BIT_PD:
    29582959        case PGMPOOLKIND_PAE_PD_FOR_PAE_PD:
    2959             case PGMPOOLKIND_PAE_PD_PHYS:
    2960             case PGMPOOLKIND_PAE_PDPT_PHYS:
     2960        case PGMPOOLKIND_PAE_PD_PHYS:
     2961        case PGMPOOLKIND_PAE_PDPT_PHYS:
    29612962        case PGMPOOLKIND_64BIT_PD_FOR_64BIT_PD:
    29622963        case PGMPOOLKIND_64BIT_PDPT_FOR_64BIT_PDPT:
     
    29692970#ifdef VBOX_WITH_PGMPOOL_PAGING_ONLY
    29702971        case PGMPOOLKIND_PAE_PDPT:
     2972        case PGMPOOLKIND_PAE_PDPT_FOR_32BIT:
    29712973#else
    29722974        case PGMPOOLKIND_ROOT_PDPT:
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