Searched refs:chp_mutex (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c1409 mutex_init(&cpu_hme_pend[i].chp_mutex, NULL, MUTEX_DEFAULT,
8942 mutex_enter(&cpuhp->chp_mutex);
8944 mutex_exit(&cpuhp->chp_mutex);
8955 mutex_exit(&cpuhp->chp_mutex);
15407 mutex_enter(&cpuhp->chp_mutex);
15410 mutex_exit(&cpuhp->chp_mutex);
15430 mutex_exit(&cpuhp->chp_mutex);
15448 mutex_exit(&cpuhp->chp_mutex);
15450 mutex_exit(&cpuhp->chp_mutex);
15616 mutex_enter(&cpuhp->chp_mutex);
[all...]
H A Dhat_sfmmu.h508 kmutex_t chp_mutex; member in struct:cpu_hme_pend

Completed in 78 milliseconds