Home
last modified time | relevance | path

Searched refs:HWCAP2_CRC32 (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/
H A Dhwcap.h39 #define HWCAP2_CRC32 (1 << 4) macro
/kernel/linux/linux-6.6/arch/arm/include/uapi/asm/
H A Dhwcap.h45 #define HWCAP2_CRC32 (1 << 4) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dhwcap.h35 #define HWCAP2_CRC32 (1 << 4) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dhwcap.h48 #define HWCAP2_CRC32 (1 << 4) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dhwcap.h48 #define HWCAP2_CRC32 (1 << 4) macro
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dcrc32-ce-glue.c214 if (elf_hwcap2 & HWCAP2_CRC32) { in crc32_pmull_mod_init()
221 } else if (!(elf_hwcap2 & HWCAP2_CRC32)) { in crc32_pmull_mod_init()
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dcrc32-ce-glue.c214 if (elf_hwcap2 & HWCAP2_CRC32) { in crc32_pmull_mod_init()
221 } else if (!(elf_hwcap2 & HWCAP2_CRC32)) { in crc32_pmull_mod_init()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsetup.c487 elf_hwcap2 |= HWCAP2_CRC32; in cpuid_init_hwcaps()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsetup.c482 elf_hwcap2 |= HWCAP2_CRC32; in cpuid_init_hwcaps()

Completed in 6 milliseconds