Searched refs:HWCAP2_SHA1 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/include/uapi/asm/ | ||
A D | hwcap.h | 37 #define HWCAP2_SHA1 (1 << 2) macro |
/linux/arch/arm/kernel/ | ||
A D | setup.c | 479 elf_hwcap2 |= HWCAP2_SHA1; in cpuid_init_hwcaps() |
Completed in 5 milliseconds