Searched refs:FPU_KERN_NORMAL (Results 1 – 11 of 11) sorted by relevance
143 pcpu_find(i)->pc_domain, FPU_KERN_NORMAL); in blake2_attach()145 ctx_fpu[i] = fpu_kern_alloc_ctx(FPU_KERN_NORMAL); in blake2_attach()353 FPU_KERN_NORMAL | FPU_KERN_KTHR); in blake2_cipher_process()
79 #define FPU_KERN_NORMAL 0x0000 macro
188 ses->ses_fpu_ctx = fpu_kern_alloc_ctx(FPU_KERN_NORMAL); in padlock_newsession()198 fpu_kern_enter(td, ses->ses_fpu_ctx, FPU_KERN_NORMAL | in padlock_newsession()
228 fpu_kern_enter(td, ses->ses_fpu_ctx, FPU_KERN_NORMAL | FPU_KERN_KTHR); in padlock_cipher_process()
401 fpu_kern_enter(td, ses->ses_fpu_ctx, FPU_KERN_NORMAL | FPU_KERN_KTHR); in padlock_hash_process()
89 #define FPU_KERN_NORMAL 0x0000 macro
92 #define FPU_KERN_NORMAL 0x0000 macro
181 pcpu_find(i)->pc_domain, FPU_KERN_NORMAL); in aesni_attach()183 ctx_fpu[i] = fpu_kern_alloc_ctx(FPU_KERN_NORMAL); in aesni_attach()617 FPU_KERN_NORMAL | FPU_KERN_KTHR); in aesni_cipher_setup()663 FPU_KERN_NORMAL | FPU_KERN_KTHR); in aesni_cipher_process()
297 FPU_KERN_NORMAL | FPU_KERN_KTHR); in armv8_crypto_cipher_setup()446 FPU_KERN_NORMAL | FPU_KERN_KTHR); in armv8_crypto_cipher_process()
206 fpu_kern_thread(FPU_KERN_NORMAL); in taskq_tsd_set()
1956 fpu_kern_thread(FPU_KERN_NORMAL); in crypto_proc()