Searched refs:fpu_kern_alloc_ctx (Results 1 – 13 of 13) sorted by relevance
61 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);
86 fpu_ctx_save = fpu_kern_alloc_ctx(FPU_KERN_NORMAL); in random_nehemiah_init()
190 ses->ses_fpu_ctx = fpu_kern_alloc_ctx(FPU_KERN_NORMAL); in padlock_newsession()
247 fpu_kern_alloc_ctx(u_int flags) in fpu_kern_alloc_ctx() function
148 ctx_fpu[i] = fpu_kern_alloc_ctx(0); in blake2_attach()
146 ctx_vfp[i] = fpu_kern_alloc_ctx(0); in armv8_crypto_attach()
1037 fpu_kern_alloc_ctx(u_int flags) in fpu_kern_alloc_ctx() function
676 ent->ctx = fpu_kern_alloc_ctx(FPU_KERN_NORMAL | in request_fpu_cc_ent()
184 ctx_fpu[i] = fpu_kern_alloc_ctx(0); in aesni_attach()
1356 fpu_kern_alloc_ctx(u_int flags) in fpu_kern_alloc_ctx() function
994 MLINKS+=fpu_kern.9 fpu_kern_alloc_ctx.9 \