Searched refs:BTH_PGMPOOLKIND_ROOT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp92 #define BTH_PGMPOOLKIND_ROOT PGMPOOLKIND_32BIT_PD_PHYS macro
97 #undef BTH_PGMPOOLKIND_ROOT macro
107 #define BTH_PGMPOOLKIND_ROOT PGMPOOLKIND_32BIT_PD_PHYS macro
112 #undef BTH_PGMPOOLKIND_ROOT macro
123 #define BTH_PGMPOOLKIND_ROOT PGMPOOLKIND_32BIT_PD macro
129 #undef BTH_PGMPOOLKIND_ROOT macro
151 #define BTH_PGMPOOLKIND_ROOT PGMPOOLKIND_PAE_PDPT_PHYS macro
155 #undef BTH_PGMPOOLKIND_ROOT macro
165 #define BTH_PGMPOOLKIND_ROOT PGMPOOLKIND_PAE_PDPT_PHYS macro
169 #undef BTH_PGMPOOLKIND_ROOT macro
180 #define BTH_PGMPOOLKIND_ROOT macro
185 #undef BTH_PGMPOOLKIND_ROOT macro
197 #define BTH_PGMPOOLKIND_ROOT macro
203 #undef BTH_PGMPOOLKIND_ROOT macro
225 # define BTH_PGMPOOLKIND_ROOT macro
229 # undef BTH_PGMPOOLKIND_ROOT macro
241 # define BTH_PGMPOOLKIND_ROOT macro
247 # undef BTH_PGMPOOLKIND_ROOT macro
[all...]
H A DPGMAllBth.h4668 rc = pgmPoolAlloc(pVM, GCPhysCR3 & GST_CR3_PAGE_MASK, BTH_PGMPOOLKIND_ROOT, PGMPOOLACCESS_DONTCARE, PGM_A20_IS_ENABLED(pVCpu),
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp746 #define BTH_PGMPOOLKIND_ROOT PGMPOOLKIND_32BIT_PD_PHYS macro
751 #undef BTH_PGMPOOLKIND_ROOT macro
769 #define BTH_PGMPOOLKIND_ROOT PGMPOOLKIND_32BIT_PD_PHYS macro
774 #undef BTH_PGMPOOLKIND_ROOT macro
793 #define BTH_PGMPOOLKIND_ROOT PGMPOOLKIND_32BIT_PD macro
799 #undef BTH_PGMPOOLKIND_ROOT macro
833 #define BTH_PGMPOOLKIND_ROOT PGMPOOLKIND_PAE_PDPT_PHYS macro
837 #undef BTH_PGMPOOLKIND_ROOT macro
855 #define BTH_PGMPOOLKIND_ROOT PGMPOOLKIND_PAE_PDPT_PHYS macro
859 #undef BTH_PGMPOOLKIND_ROOT macro
878 #define BTH_PGMPOOLKIND_ROOT macro
883 #undef BTH_PGMPOOLKIND_ROOT macro
902 #define BTH_PGMPOOLKIND_ROOT macro
908 #undef BTH_PGMPOOLKIND_ROOT macro
943 # define BTH_PGMPOOLKIND_ROOT macro
949 # undef BTH_PGMPOOLKIND_ROOT macro
[all...]
H A DPGMBth.h166 int rc = pgmPoolAlloc(pVM, GCPhysCR3, BTH_PGMPOOLKIND_ROOT, PGMPOOLACCESS_DONTCARE, PGM_A20_IS_ENABLED(pVCpu),

Completed in 72 milliseconds