Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dpage.h943 #define PP_ISBOOTPAGES(pp) ((pp)->p_state & P_BOOTPAGES) macro
/titanic_41/usr/src/uts/i86pc/os/
H A Dstartup.c1705 if (PP_ISBOOTPAGES(pp)) { in boot_claim_page()
/titanic_41/usr/src/uts/common/os/
H A Ddumpsubr.c866 PP_ISBOOTPAGES(pp) || in dump_pfn_check()