Home
last modified time | relevance | path

Searched refs:HWCAP2_SHA2 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/include/uapi/asm/
H A Dhwcap.h44 #define HWCAP2_SHA2 (1 << 3) macro
/linux/arch/arm/kernel/
H A Dsetup.c478 elf_hwcap2 |= HWCAP2_SHA2; in cpuid_init_hwcaps()