Lines Matching defs:cons
6616 int index, cons;
6633 cons = TTE8K;
6641 if (get_hblk_ttesz(sfmmu_hmetohblk(sfhmep)) != cons)
6701 cons++;
6703 pp = PP_GROUPLEADER(pp, cons);
7031 int index, cons;
7056 cons = TTE8K;
7077 tset = sfmmu_pageunload(pp, sfhme, cons);
7084 cons++;
7087 pp = PP_GROUPLEADER(pp, cons);
7109 if (cons == TTE8K) {
7114 conv_tnc(pp, cons);
7148 sfmmu_pageunload(page_t *pp, struct sf_hment *sfhme, int cons)
7175 * Only unload mappings of 'cons' size.
7177 if (ttesz != cons)
7309 int index, cons;
7316 cons = TTE8K;
7357 cons++;
7359 tpp = PP_GROUPLEADER(tpp, cons);
7360 dpp = PP_GROUPLEADER(dpp, cons);
7376 int index, cons;
7408 cons = TTE8K;
7425 if (hme_size(sfhme) < cons)
7471 cons++;
7474 pp = PP_GROUPLEADER(pp, cons);
7635 int cons;
7641 cons = TTE8K;
7651 if (hme_size(sfhme) < cons)
7660 cons++;
7663 pp = PP_GROUPLEADER(pp, cons);
7775 int index, cons;
7796 cons = TTE8K;
7801 cons++;
7803 pp = PP_GROUPLEADER(pp, cons);