Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/vm/
H A Dpage_retire.c1145 if (flags == PR_UNR_FREE) { in page_unretire_pp()
1189 return (page_unretire_pp(pp, PR_UNR_FREE)); in page_unretire()
H A Dpage.h1029 #define PR_UNR_FREE 0x1 macro