Searched defs:PGM_SHW_TYPE (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMRC/
H A DPGMRC.cpp57 #define PGM_SHW_TYPE PGM_TYPE_32BIT macro
91 #undef PGM_SHW_TYPE macro
99 #define PGM_SHW_TYPE PGM_TYPE_PAE macro
141 #undef PGM_SHW_TYPE macro
148 #define PGM_SHW_TYPE PGM_TYPE_AMD64 macro
164 #undef PGM_SHW_TYPE macro
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp731 #define PGM_SHW_TYPE PGM_TYPE_32BIT macro
808 #undef PGM_SHW_TYPE macro
817 #define PGM_SHW_TYPE PGM_TYPE_PAE macro
917 #undef PGM_SHW_TYPE macro
926 #define PGM_SHW_TYPE PGM_TYPE_AMD64 macro
959 #undef PGM_SHW_TYPE macro
968 #define PGM_SHW_TYPE PGM_TYPE_NESTED macro
1082 #undef PGM_SHW_TYPE macro
1091 #define PGM_SHW_TYPE PGM_TYPE_EPT macro
1205 #undef PGM_SHW_TYPE macro
[all...]
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp83 #define PGM_SHW_TYPE PGM_TYPE_32BIT macro
134 #undef PGM_SHW_TYPE macro
141 #define PGM_SHW_TYPE PGM_TYPE_PAE macro
208 #undef PGM_SHW_TYPE macro
216 # define PGM_SHW_TYPE PGM_TYPE_AMD64 macro
253 # undef PGM_SHW_TYPE macro
260 # define PGM_SHW_TYPE PGM_TYPE_NESTED macro
316 # undef PGM_SHW_TYPE macro
323 # define PGM_SHW_TYPE PGM_TYPE_EPT macro
389 # undef PGM_SHW_TYPE macro
[all...]

Completed in 244 milliseconds