Searched refs:PP_PR_NOSHARE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/vm/ | ||
H A D | page_lock.c | 578 (se == SE_SHARED && PP_PR_NOSHARE(pp))) { in page_trylock() |
H A D | page.h | 1024 #define PP_PR_NOSHARE(pp) \ macro |