Home
last modified time | relevance | path

Searched refs:HWCAP2_PMULL (Results 1 – 3 of 3) sorted by relevance

/arch/arm/include/uapi/asm/
A Dhwcap.h42 #define HWCAP2_PMULL (1 << 1) macro
/arch/arm/crypto/
A Dghash-ce-glue.c565 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()
/arch/arm/kernel/
A Dsetup.c468 elf_hwcap2 |= HWCAP2_PMULL; in cpuid_init_hwcaps()

Completed in 10 milliseconds