Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/vm/
H A Dvm_page.c3540 kmutex_t *nphm; in page_hashout() local
3566 nphm = PAGE_HASH_MUTEX(index); in page_hashout()
3567 mutex_enter(nphm); in page_hashout()
3582 mutex_exit(nphm); in page_hashout()