Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dpage.h960 #define PP_CLRBOOTPAGES(pp) ((pp)->p_state &= ~P_BOOTPAGES) macro
/titanic_41/usr/src/uts/i86pc/os/
H A Dstartup.c2454 PP_CLRBOOTPAGES(pp); in release_bootstrap()