Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dfpu.c1775 static const struct ctxop_template kfpu_ctxop_tpl = { variable
1848 ctx = ctxop_allocate(&kfpu_ctxop_tpl, kfpu); in kernel_fpu_begin()
1956 ctxop_remove(curthread, &kfpu_ctxop_tpl, kfpu); in kernel_fpu_end()