Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c381 kthread_t *kreloc_thread; variable
6768 kreloc_thread = curthread; in hat_page_relocate()
6803 kreloc_thread = NULL; in hat_page_relocate()
6956 kreloc_thread = NULL; in hat_page_relocate()
6989 kreloc_thread = NULL; in hat_page_relocate()
11919 ASSERT(curthread != kreloc_thread); in sfmmu_tsbmiss_suspended()