Searched refs:HWCAP2_PMULL (Results 1 – 5 of 5) sorted by relevance
36 #define HWCAP2_PMULL (1 << 1) macro
72 if (!(elf_hwcap2 & HWCAP2_PMULL)) in crc_t10dif_mod_init()
210 if (elf_hwcap2 & HWCAP2_PMULL) { in crc32_pmull_mod_init()
354 if (elf_hwcap2 & HWCAP2_PMULL) { in ghash_ce_mod_init()
473 elf_hwcap2 |= HWCAP2_PMULL; in cpuid_init_hwcaps()