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

/vbox/src/VBox/VMM/VMMR3/
H A DCPUMR3CpuId.cpp4615 CPUMCPUID aGuestCpuIdStd[2]; local
4616 RT_ZERO(aGuestCpuIdStd);
4617 cpumR3CpuIdGetLeafLegacy(paLeaves, cLeaves, 1, 0, &aGuestCpuIdStd[1]);
4785 && (aGuestCpuIdStd[1].uEcx & X86_CPUID_FEATURE_ECX_XSAVE)

Completed in 658 milliseconds