Searched defs:PP_CLRRO (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/i86pc/vm/ | ||
H A D | hat_i86.c | 214 #define PP_CLRRO(pp) PP_CLRRM(pp, P_RO) macro |
/titanic_50/usr/src/uts/sfmmu/vm/ | ||
H A D | hat_sfmmu.h | 142 #define PP_CLRRO(pp) ((pp)->p_nrm &= ~P_RO) macro |