Searched refs:HWCAP2_PMULL (Results 1 – 3 of 3) sorted by relevance
42 #define HWCAP2_PMULL (1 << 1) macro
565 if (elf_hwcap2 & HWCAP2_PMULL) { in ghash_ce_mod_init()581 if (elf_hwcap2 & HWCAP2_PMULL) in ghash_ce_mod_init()590 if (elf_hwcap2 & HWCAP2_PMULL) in ghash_ce_mod_exit()
468 elf_hwcap2 |= HWCAP2_PMULL; in cpuid_init_hwcaps()
Completed in 10 milliseconds