Searched refs:hat_isref (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/vm/ | ||
H A D | hat.h | 474 #define hat_isref(pp) (hat_page_getattr(pp, P_REF)) macro |
H A D | seg_map.c | 1888 if (rw == S_READ && !hat_isref(pp)) |
Completed in 48 milliseconds