Searched refs:HWCAP_PMULL (Results 1 – 2 of 2) sorted by relevance
26 #define HWCAP_PMULL (1 << 4) macro
436 #define HWCAP_PMULL (1 << 4) macro963 int has_pmull = (hwcaps & HWCAP_PMULL); in android_cpuInit()