Searched refs:HWCAP_X86_AVX512_1 (Results 1 – 2 of 2) sorted by relevance
29 (HWCAP_X86_SSE2 | HWCAP_X86_64 | HWCAP_X86_AVX512_1)36 # define HWCAP_IMPORTANT (HWCAP_X86_64 | HWCAP_X86_AVX512_1)50 HWCAP_X86_AVX512_1 = 1 << 2 enumerator
759 GLRO(dl_hwcap) |= HWCAP_X86_AVX512_1; in init_cpu_features()
Completed in 5 milliseconds