Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:HWCAP2_PMULL

475 #define HWCAP2_PMULL   (1 << 1)
854 int has_pmull = (hwcaps2 & HWCAP2_PMULL);