Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h132 #define PP_SETPNC(pp) ((pp)->p_nrm |= P_PNC) macro
H A Dhat_sfmmu.c9588 PP_SETPNC(pp); in sfmmu_page_cache()