Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_page.c3560 kmutex_t *nphm; in page_hashout() local
3581 nphm = PAGE_HASH_MUTEX(index); in page_hashout()
3582 mutex_enter(nphm); in page_hashout()
3597 mutex_exit(nphm); in page_hashout()