Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:HWCAP2_PMULL

476 #define HWCAP2_PMULL   (1 << 1)
855 int has_pmull = (hwcaps2 & HWCAP2_PMULL);