Home
last modified time | relevance | path

Searched refs:module_cpu_feature_match (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/include/linux/
Dcpufeature.h46 #define module_cpu_feature_match(x, __init) \ macro
/linux-4.1.27/arch/arm64/crypto/
Dsha1-ce-glue.c113 module_cpu_feature_match(SHA1, sha1_ce_mod_init);
Dsha2-ce-glue.c129 module_cpu_feature_match(SHA2, sha2_ce_mod_init);
Dghash-ce-glue.c155 module_cpu_feature_match(PMULL, ghash_ce_mod_init);
Daes-ce-cipher.c264 module_cpu_feature_match(AES, aes_mod_init);
Dcrc32-arm64.c289 module_cpu_feature_match(CRC32, crc32_mod_init);
Daes-glue.c452 module_cpu_feature_match(AES, aes_init);