Searched refs:HWCAP2_CRC32 (Results 1 – 3 of 3) sorted by relevance
39 #define HWCAP2_CRC32 (1 << 4) macro
214 if (elf_hwcap2 & HWCAP2_CRC32) { in crc32_pmull_mod_init()221 } else if (!(elf_hwcap2 & HWCAP2_CRC32)) { in crc32_pmull_mod_init()
487 elf_hwcap2 |= HWCAP2_CRC32; in cpuid_init_hwcaps()
Completed in 6 milliseconds