Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/vm/
H A Dvm_page.c3551 kmutex_t *nphm; in page_hashout() local
3577 nphm = PAGE_HASH_MUTEX(index); in page_hashout()
3578 mutex_enter(nphm); in page_hashout()
3593 mutex_exit(nphm); in page_hashout()