Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c380 kthread_t *kreloc_thread; variable
6875 kreloc_thread = curthread; in hat_page_relocate()
6910 kreloc_thread = NULL; in hat_page_relocate()
7063 kreloc_thread = NULL; in hat_page_relocate()
7096 kreloc_thread = NULL; in hat_page_relocate()
12106 ASSERT(curthread != kreloc_thread); in sfmmu_tsbmiss_suspended()