Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dhma_fpu.c41 kthread_t *hf_curthread; member
136 ASSERT3P(fpu->hf_curthread, ==, NULL); in hma_fpu_start_guest()
142 fpu->hf_curthread = curthread; in hma_fpu_start_guest()
184 ASSERT3P(fpu->hf_curthread, ==, curthread); in hma_fpu_stop_guest()
193 fpu->hf_curthread = NULL; in hma_fpu_stop_guest()