Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dfpu.c1026 static void fp_free_ctx(void *, int);
1037 .ct_free = fp_free_ctx, in fp_ctxop_allocate()
1163 fp_free_ctx(void *arg, int isexec __unused) in fp_free_ctx() function