Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1379 kmutex_t hmehash_mutex; member
1587 (mutex_enter(&hmebp->hmehash_mutex))
1590 (mutex_exit(&hmebp->hmehash_mutex))
1593 (mutex_tryenter(&hmebp->hmehash_mutex))
1596 (mutex_owned(&hmebp->hmehash_mutex))
H A Dhat_sfmmu.c1076 mutex_init(&khme_hash[i].hmehash_mutex, NULL, in hat_init()
1081 mutex_init(&uhme_hash[i].hmehash_mutex, NULL, in hat_init()