Searched refs:HWCAP2_CRC32 (Results 1 – 3 of 3) sorted by relevance
39 #define HWCAP2_CRC32 (1 << 4) macro
97 arm_cpu_enable_crc32 = !!(features & HWCAP2_CRC32); in _cpu_check_features()
114 arm_cpu_enable_crc32 = !!(features & HWCAP2_CRC32); in _cpu_check_features()