Searched refs:HWCAP2_PMULL (Results 1 – 7 of 7) sorted by relevance
26 #define HWCAP2_PMULL (1 << 1) macro
115 arm_cpu_enable_pmull = !!(features & HWCAP2_PMULL); in _cpu_check_features()
119 arm_cpu_enable_pmull = !!(features & HWCAP2_PMULL); in _cpu_check_features()