Lines Matching defs:anon_pl
2412 page_t *anon_pl[1 + 1];
2450 anon_pl, PAGESIZE, seg, addr, S_CREATE, cred, NULL);
2454 pp = anon_pl[0];
2802 page_t *anon_pl[1 + 1];
2820 anon_pl, PAGESIZE, seg, addr, S_CREATE, cred, NULL);
2826 pp = anon_pl[0];
2857 page_t *pp, *pplist, *anon_pl[1 + 1], *conpp = NULL;
2900 err = anon_getpage(&ap, &prot, anon_pl, PAGESIZE,
2906 pp = anon_pl[0];
3037 (uint_t *)NULL, anon_pl, PAGESIZE, conpp, NULL,
3045 ASSERT(anon_pl[0] == pp);