Searched refs:HWCAP2_CRC32 (Results 1 – 3 of 3) sorted by relevance
100 if (elf_hwcap2 & HWCAP2_CRC32) in crc32_arm_init()115 if (elf_hwcap2 & (HWCAP2_CRC32 | HWCAP2_PMULL)) in crc32_optimizations()
45 #define HWCAP2_CRC32 (1 << 4) macro
482 elf_hwcap2 |= HWCAP2_CRC32; in cpuid_init_hwcaps()