Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c380 kthread_t *kreloc_thread; variable
6764 kreloc_thread = curthread; in hat_page_relocate()
6799 kreloc_thread = NULL; in hat_page_relocate()
6952 kreloc_thread = NULL; in hat_page_relocate()
6985 kreloc_thread = NULL; in hat_page_relocate()
11917 ASSERT(curthread != kreloc_thread); in sfmmu_tsbmiss_suspended()