Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dhwcap.h67 #define KERNEL_HWCAP_PMULL __khwcap_feature(PMULL) macro
/openbmc/linux/arch/arm64/kernel/
H A Dcpuinfo.c57 [KERNEL_HWCAP_PMULL] = "pmull",
H A Dcpufeature.c2808 HWCAP_CAP(ID_AA64ISAR0_EL1, AES, PMULL, CAP_HWCAP, KERNEL_HWCAP_PMULL),