Home
last modified time | relevance | path

Searched refs:fp_ctxop_allocate (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dfpu.c1029 fp_ctxop_allocate(struct fpu_ctx *fp) in fp_ctxop_allocate() function
1114 ctxop_attach(ct, fp_ctxop_allocate(cfp)); in fp_new_lwp()
1253 struct ctxop *ctx = fp_ctxop_allocate(fp); in fp_exec()
1287 ctxop_attach(curthread, fp_ctxop_allocate(fp)); in fp_seed()