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

/vbox/src/VBox/VMM/tools/
H A DVBoxCpuReport.cpp165 uint32_t cMaxExt = ASMCpuId_EAX(0x80000000); local
168 else if (ASMIsValidExtRange(cMaxExt)&& cMaxExt >= 0x80000008)

Completed in 56 milliseconds