Searched refs:HWCAP_CRC32 (Results 1 – 9 of 9) sorted by relevance
8 #define HWCAP_CRC32 (1 << 7) macro
109 arm_cpu_enable_crc32 = !!(features & HWCAP_CRC32); in _cpu_check_features()
113 arm_cpu_enable_crc32 = !!(features & HWCAP_CRC32); in _cpu_check_features()
76 pub const HWCAP_CRC32: ::c_ulong = 1 << 7; constant
138 #define HWCAP_CRC32 (1 << 7)
682 if (h & HWCAP_CRC32) s += ":CRC32"; in AddCpuFeatures()
179 pub const HWCAP_CRC32: ::c_ulong = 1 << 7; constant
540 pub const HWCAP_CRC32: ::c_ulong = 1 << 7; constant