Searched refs:HWCAP_X86_64 (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)49 HWCAP_X86_64 = 1 << 1, enumerator
742 GLRO(dl_hwcap) = HWCAP_X86_64; in init_cpu_features()
Completed in 4 milliseconds