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

/vbox/src/VBox/VMM/include/
H A DPGMGstDefs.h61 #undef GST_IS_PSE_ACTIVE macro
122 # define GST_IS_PSE_ACTIVE(pVCpu) (false && This_should_not_be_used_in_this_context) macro
162 # define GST_IS_PSE_ACTIVE(pVCpu) pgmGst32BitIsPageSizeExtActive(pVCpu) macro
227 # define GST_IS_PSE_ACTIVE(pVCpu) (true) macro

Completed in 33 milliseconds