Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcpufeature.h44 #define module_cpu_feature_match(x, __initfunc) \ macro
/linux/arch/powerpc/crypto/
H A Dvmx.c62 module_cpu_feature_match(PPC_MODULE_FEATURE_VEC_CRYPTO, p8_init);
/linux/arch/arm64/crypto/
H A Dsm3-ce-glue.c69 module_cpu_feature_match(SM3, sm3_ce_mod_init);
H A Dsm4-ce-cipher-glue.c79 module_cpu_feature_match(SM4, sm4_ce_mod_init);
H A Dsm4-ce-gcm-glue.c256 module_cpu_feature_match(SM4, sm4_ce_gcm_init);
H A Dsm4-ce-ccm-glue.c279 module_cpu_feature_match(SM4, sm4_ce_ccm_init);
H A Dsm4-ce-glue.c704 module_cpu_feature_match(SM4, sm4_init);
H A Daes-glue.c973 module_cpu_feature_match(AES, aes_init);
/linux/drivers/watchdog/
H A Ddiag288_wdt.c183 module_cpu_feature_match(S390_CPU_FEATURE_D288, diag288_init);
/linux/arch/s390/crypto/
H A Dghash_s390.c138 module_cpu_feature_match(S390_CPU_FEATURE_MSA, ghash_mod_init);
H A Dhmac_s390.c422 module_cpu_feature_match(S390_CPU_FEATURE_MSA, hmac_s390_init);
H A Ddes_s390.c495 module_cpu_feature_match(S390_CPU_FEATURE_MSA, des_s390_init);
H A Dprng.c909 module_cpu_feature_match(S390_CPU_FEATURE_MSA, prng_init);
H A Daes_s390.c1040 module_cpu_feature_match(S390_CPU_FEATURE_MSA, aes_s390_init);
/linux/drivers/char/hw_random/
H A Ds390-trng.c254 module_cpu_feature_match(S390_CPU_FEATURE_MSA, trng_init);
/linux/drivers/s390/crypto/
H A Dpkey_uv.c316 module_cpu_feature_match(S390_CPU_FEATURE_UV, pkey_uv_init);
H A Dpkey_base.c379 module_cpu_feature_match(S390_CPU_FEATURE_MSA, pkey_init);
H A Dpkey_pckmo.c478 module_cpu_feature_match(S390_CPU_FEATURE_MSA, pkey_pckmo_init);
/linux/drivers/s390/char/
H A Duvdevice.c565 module_cpu_feature_match(S390_CPU_FEATURE_UV, uvio_dev_init);
/linux/arch/arm/crypto/
H A Daes-ce-glue.c647 module_cpu_feature_match(AES, aes_init);