Searched refs:HWCAP2_PMULL (Results 1 – 1 of 1) sorted by relevance
459 #define HWCAP2_PMULL (1 << 1) macro838 int has_pmull = (hwcaps2 & HWCAP2_PMULL); in android_cpuInit()