Searched defs:fpu_enabled (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dcast5_avx_glue.c49 static inline bool cast5_fpu_begin(bool fpu_enabled, unsigned int nbytes) cast5_fpu_begin() argument
55 static inline void cast5_fpu_end(bool fpu_enabled) cast5_fpu_end() argument
63 bool fpu_enabled = false; ecb_crypt() local
231 bool fpu_enabled = false; cbc_decrypt() local
315 bool fpu_enabled = false; ctr_crypt() local
H A Dglue_helper.c42 bool fpu_enabled = false; __glue_ecb_crypt_128bit() local
197 bool fpu_enabled = false; glue_cbc_decrypt_128bit() local
280 bool fpu_enabled = false; glue_ctr_crypt_128bit() local
350 bool fpu_enabled = false; glue_xts_crypt_128bit() local
H A Dserpent_avx2_glue.c172 static inline bool serpent_fpu_begin(bool fpu_enabled, unsigned int nbytes) serpent_fpu_begin() argument
178 static inline void serpent_fpu_end(bool fpu_enabled) serpent_fpu_end() argument
185 bool fpu_enabled; member in struct:crypt_priv
H A Dcamellia_aesni_avx2_glue.c186 static inline bool camellia_fpu_begin(bool fpu_enabled, unsigned int nbytes) camellia_fpu_begin() argument
193 static inline void camellia_fpu_end(bool fpu_enabled) camellia_fpu_end() argument
207 bool fpu_enabled; member in struct:crypt_priv
H A Dcamellia_aesni_avx_glue.c190 static inline bool camellia_fpu_begin(bool fpu_enabled, unsigned int nbytes) camellia_fpu_begin() argument
197 static inline void camellia_fpu_end(bool fpu_enabled) camellia_fpu_end() argument
211 bool fpu_enabled; member in struct:crypt_priv
H A Dcast6_avx_glue.c193 static inline bool cast6_fpu_begin(bool fpu_enabled, unsigned int nbytes) cast6_fpu_begin() argument
199 static inline void cast6_fpu_end(bool fpu_enabled) cast6_fpu_end() argument
206 bool fpu_enabled; member in struct:crypt_priv
H A Dserpent_avx_glue.c206 static inline bool serpent_fpu_begin(bool fpu_enabled, unsigned int nbytes) serpent_fpu_begin() argument
212 static inline void serpent_fpu_end(bool fpu_enabled) serpent_fpu_end() argument
219 bool fpu_enabled; member in struct:crypt_priv
H A Dserpent_sse2_glue.c174 static inline bool serpent_fpu_begin(bool fpu_enabled, unsigned int nbytes) serpent_fpu_begin() argument
180 static inline void serpent_fpu_end(bool fpu_enabled) serpent_fpu_end() argument
187 bool fpu_enabled; member in struct:crypt_priv
H A Dtwofish_avx_glue.c207 static inline bool twofish_fpu_begin(bool fpu_enabled, unsigned int nbytes) twofish_fpu_begin() argument
213 static inline void twofish_fpu_end(bool fpu_enabled) twofish_fpu_end() argument
220 bool fpu_enabled; member in struct:crypt_priv
/linux-4.1.27/arch/x86/include/asm/crypto/
H A Dglue_helper.h72 static inline void glue_fpu_end(bool fpu_enabled) glue_fpu_end() argument
46 glue_fpu_begin(unsigned int bsize, int fpu_blocks_limit, struct blkcipher_desc *desc, bool fpu_enabled, unsigned int nbytes) glue_fpu_begin() argument
/linux-4.1.27/arch/arc/kernel/
H A Dsetup.c249 int fpu_enabled; arc_chk_core_config() local
/linux-4.1.27/arch/mips/include/asm/
H A Dkvm_host.h440 u8 fpu_enabled; member in struct:kvm_vcpu_arch

Completed in 237 milliseconds