Searched refs:HWCAP_PMULL (Results 1 – 3 of 3) sorted by relevance
45 #define HWCAP_PMULL 0x00000010 macro
857 #ifndef HWCAP_PMULL858 #define HWCAP_PMULL (1 << 4) macro1150 if (hwcap & HWCAP_PMULL) in init_cpu_features_resolver()
1170 hwcap |= HWCAP_PMULL; in cpu_identify_cleanup()