Searched refs:fpu_kern_alloc_ctx (Results 1 – 14 of 14) sorted by relevance
41 __lkpi_fpu_ctx = fpu_kern_alloc_ctx(0); in linux_fpu_init()
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);
86 fpu_ctx_save = fpu_kern_alloc_ctx(FPU_KERN_NORMAL); in random_nehemiah_init()
188 ses->ses_fpu_ctx = fpu_kern_alloc_ctx(FPU_KERN_NORMAL); in padlock_newsession()
270 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()
1125 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()
186 ctx_fpu[i] = fpu_kern_alloc_ctx(FPU_KERN_NORMAL); in aesni_attach()
1392 fpu_kern_alloc_ctx(u_int flags) in fpu_kern_alloc_ctx() function
1084 MLINKS+=fpu_kern.9 fpu_kern_alloc_ctx.9 \