Searched defs:PP_ISMOD (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/i86pc/vm/ | ||
H A D | hat_i86.c | 202 #define PP_ISMOD(pp) PP_GETRM(pp, P_MOD) macro |
/titanic_50/usr/src/uts/sfmmu/vm/ | ||
H A D | hat_sfmmu.h | 116 #define PP_ISMOD(pp) ((pp)->p_nrm & P_MOD) macro |