Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h120 #define PP_ISPNC(pp) ((pp)->p_nrm & P_PNC) macro
H A Dhat_sfmmu.c9307 if (PP_ISPNC(pp)) { in tst_tnc()