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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp1199 BOOL fSupportsHwVirtEx; local
1200 hrc = host->GetProcessorFeature(ProcessorFeature_HWVirtEx, &fSupportsHwVirtEx); H();
1213 if (!fSupportsHwVirtEx)

Completed in 48 milliseconds