VirtualBox

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


Ignore:
Timestamp:
Jul 5, 2008 5:42:11 PM (16 years ago)
Author:
vboxsync
Message:

Removed more unneeded defines

File:
1 edited

Legend:

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

    r10286 r10288  
    5858# define GSTPDE                     SHWPDE
    5959# define PGSTPDE                    PSHWPDE
    60 # define GST_BIG_PAGE_SIZE          SHW_BIG_PAGE_SIZE
    61 # define GST_BIG_PAGE_OFFSET_MASK   SHW_BIG_PAGE_OFFSET_MASK
    62 # define GST_PDE_PG_MASK            SHW_PDE_PG_MASK
    63 # define GST_PDE_BIG_PG_MASK        SHW_PDE_BIG_PG_MASK
    64 # define GST_PD_SHIFT               SHW_PD_SHIFT
    65 # define GST_PD_MASK                SHW_PD_MASK
    66 # define GST_TOTAL_PD_ENTRIES       SHW_PG_ENTRIES
    6760# define GST_PTE_PG_MASK            SHW_PTE_PG_MASK
    68 # define GST_PT_SHIFT               SHW_PT_SHIFT
    69 # define GST_PT_MASK                SHW_PT_MASK
    70 # define GST_CR3_PAGE_MASK          SHW_CR3_PAGE_MASK
    7161#elif PGM_GST_TYPE == PGM_TYPE_32BIT
    7262# define GSTPT                      X86PT
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