Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:HWCAP_PMULL

455 #define HWCAP_PMULL             (1 << 4)
966 int has_pmull = (hwcaps & HWCAP_PMULL);