Searched refs:HWCAP2_PMULL (Results 1 – 2 of 2) sorted by relevance
35 #define HWCAP2_PMULL (1 << 1) macro
456 #define HWCAP2_PMULL (1 << 1) macro851 int has_pmull = (hwcaps2 & HWCAP2_PMULL); in android_cpuInit()