Lines Matching defs:rootpp
3501 page_t *rootpp;
3513 rootpp = PP_GROUPLEADER(pp, 1);
3514 (void) hati_pageunload(rootpp, 1, HAT_FORCE_PGUNLOAD);
3534 rootpp = PP_GROUPLEADER(pp, pszc);
3535 x86_hm_enter(rootpp);
3543 if ((rszc = rootpp->p_szc) != pszc) {
3544 x86_hm_exit(rootpp);
3547 ASSERT(pp != rootpp);
3549 rootpp = PP_GROUPLEADER(rootpp, rszc);
3550 x86_hm_enter(rootpp);
3551 x86_hm_exit(rootpp);
3641 if (firstpp == rootpp)
3645 x86_hm_exit(rootpp);