Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dpage_retire.c1146 if (flags == PR_UNR_FREE) { in page_unretire_pp()
1190 return (page_unretire_pp(pp, PR_UNR_FREE)); in page_unretire()
H A Dpage.h1031 #define PR_UNR_FREE 0x1 macro