Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/vm/
H A Dhat_i86.h83 kmutex_t hat_mutex; member
H A Dhat_i86.c226 mutex_init(&hat->hat_mutex, NULL, MUTEX_DEFAULT, NULL); in hati_constructor()
266 mutex_init(&hat->hat_mutex, NULL, MUTEX_DEFAULT, NULL); in hat_alloc()
731 mutex_init(&kas.a_hat->hat_mutex, NULL, MUTEX_DEFAULT, NULL); in hat_init()
4014 mutex_enter(&hat->hat_mutex); in hat_enter()
4020 mutex_exit(&hat->hat_mutex); in hat_exit()