Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.h90 kmutex_t hat_mutex; member
H A Dhat_i86.c410 mutex_init(&hat->hat_mutex, NULL, MUTEX_DEFAULT, NULL); in hati_constructor()
477 mutex_init(&hat->hat_mutex, NULL, MUTEX_DEFAULT, NULL); in hat_alloc()
613 mutex_init(&hat->hat_mutex, NULL, MUTEX_DEFAULT, NULL); in hat_cpu_alloc()
1011 mutex_init(&kas.a_hat->hat_mutex, NULL, MUTEX_DEFAULT, NULL); in hat_init()
4495 mutex_enter(&hat->hat_mutex); in hat_enter()
4501 mutex_exit(&hat->hat_mutex); in hat_exit()