Searched refs:S390_CPU_FEATURE_MSA (Results 1 - 13 of 13) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dcpufeature.h13 S390_CPU_FEATURE_MSA, enumerator in enum:__anon65
/linux-master/arch/s390/kernel/
H A Dcpufeature.c21 [S390_CPU_FEATURE_MSA] = {.type = TYPE_HWCAP, .num = HWCAP_NR_MSA},
/linux-master/arch/s390/crypto/
H A Dsha1_s390.c98 module_cpu_feature_match(S390_CPU_FEATURE_MSA, sha1_s390_init);
H A Dghash_s390.c148 module_cpu_feature_match(S390_CPU_FEATURE_MSA, ghash_mod_init);
H A Dsha512_s390.c145 module_cpu_feature_match(S390_CPU_FEATURE_MSA, init);
H A Dsha3_512_s390.c150 module_cpu_feature_match(S390_CPU_FEATURE_MSA, init);
H A Dsha256_s390.c137 module_cpu_feature_match(S390_CPU_FEATURE_MSA, sha256_s390_init);
H A Dsha3_256_s390.c140 module_cpu_feature_match(S390_CPU_FEATURE_MSA, sha3_256_s390_init);
H A Ddes_s390.c495 module_cpu_feature_match(S390_CPU_FEATURE_MSA, des_s390_init);
H A Dprng.c910 module_cpu_feature_match(S390_CPU_FEATURE_MSA, prng_init);
H A Daes_s390.c1050 module_cpu_feature_match(S390_CPU_FEATURE_MSA, aes_s390_init);
/linux-master/drivers/char/hw_random/
H A Ds390-trng.c255 module_cpu_feature_match(S390_CPU_FEATURE_MSA, trng_init);
/linux-master/drivers/s390/crypto/
H A Dpkey_api.c2343 module_cpu_feature_match(S390_CPU_FEATURE_MSA, pkey_init);

Completed in 195 milliseconds