Searched refs:HWCAP_PMULL (Results 1 – 8 of 8) sorted by relevance
5 #define HWCAP_PMULL (1 << 4) macro
110 arm_cpu_enable_pmull = !!(features & HWCAP_PMULL); in _cpu_check_features()
114 arm_cpu_enable_pmull = !!(features & HWCAP_PMULL); in _cpu_check_features()
73 pub const HWCAP_PMULL: ::c_ulong = 1 << 4; constant
135 #define HWCAP_PMULL (1 << 4)
176 pub const HWCAP_PMULL: ::c_ulong = 1 << 4; constant
537 pub const HWCAP_PMULL: ::c_ulong = 1 << 4; constant