Searched refs:fAvx512Foundation (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/vmm/
H A Dcpum.h960 uint32_t fAvx512Foundation : 1; member in struct:CPUMFEATURES
/vbox/src/VBox/VMM/VMMR3/
H A DCPUMR3CpuId.cpp1585 pFeatures->fAvx512Foundation = RT_BOOL(pSxfLeaf0->uEcx & X86_CPUID_STEXT_FEATURE_EBX_AVX512F);

Completed in 68 milliseconds