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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllShw.h271 # if PGM_WITH_NX(PGM_SHW_TYPE, PGM_SHW_TYPE) /** @todo why do we have to check the guest state here? */
326 # if PGM_WITH_NX(PGM_SHW_TYPE, PGM_SHW_TYPE) /** @todo why do we have to check the guest state here? */
H A DPGMAllGst.h294 # if PGM_WITH_NX(PGM_GST_TYPE, PGM_GST_TYPE)
304 # if PGM_WITH_NX(PGM_GST_TYPE, PGM_GST_TYPE)
H A DPGMAllBth.h1997 # if PGM_WITH_NX(PGM_GST_TYPE, PGM_SHW_TYPE)
2756 # if PGM_WITH_NX(PGM_GST_TYPE, PGM_SHW_TYPE)
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h231 #define PGM_WITH_NX(uGstType, uShwType) \ macro

Completed in 1287 milliseconds