Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dpage.h1031 #define PR_UNR_TEMP 0x4 macro
H A Dpage_retire.c1140 if (flags == PR_UNR_TEMP) in page_unretire_pp()
H A Dvm_page.c6963 if (!page_unretire_pp(pp, PR_UNR_TEMP)) { in page_itrycapture()