Searched refs:fpu_kern_alloc_ctx (Results 1 – 10 of 10) sorted by relevance
84 struct fpu_kern_ctx *fpu_kern_alloc_ctx(u_int);
73 struct fpu_kern_ctx *fpu_kern_alloc_ctx(u_int flags);
77 struct fpu_kern_ctx *fpu_kern_alloc_ctx(u_int flags);
188 ses->ses_fpu_ctx = fpu_kern_alloc_ctx(FPU_KERN_NORMAL); in padlock_newsession()
250 fpu_kern_alloc_ctx(u_int flags) in fpu_kern_alloc_ctx() function
145 ctx_fpu[i] = fpu_kern_alloc_ctx(FPU_KERN_NORMAL); in blake2_attach()
164 ctx_vfp[i] = fpu_kern_alloc_ctx(0); in armv8_crypto_attach()
1122 fpu_kern_alloc_ctx(u_int flags) in fpu_kern_alloc_ctx() function
183 ctx_fpu[i] = fpu_kern_alloc_ctx(FPU_KERN_NORMAL); in aesni_attach()
1389 fpu_kern_alloc_ctx(u_int flags) in fpu_kern_alloc_ctx() function