Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1370 kmutex_t hmehash_mutex; member
1578 (mutex_enter(&hmebp->hmehash_mutex))
1581 (mutex_exit(&hmebp->hmehash_mutex))
1584 (mutex_tryenter(&hmebp->hmehash_mutex))
1587 (mutex_owned(&hmebp->hmehash_mutex))
H A Dhat_sfmmu.c1077 mutex_init(&khme_hash[i].hmehash_mutex, NULL, in hat_init()
1082 mutex_init(&uhme_hash[i].hmehash_mutex, NULL, in hat_init()