Lines Matching defs:cons
6608 int index, cons;
6625 cons = TTE8K;
6633 if (get_hblk_ttesz(sfmmu_hmetohblk(sfhmep)) != cons)
6693 cons++;
6695 pp = PP_GROUPLEADER(pp, cons);
7023 int index, cons;
7048 cons = TTE8K;
7069 tset = sfmmu_pageunload(pp, sfhme, cons);
7076 cons++;
7079 pp = PP_GROUPLEADER(pp, cons);
7101 if (cons == TTE8K) {
7106 conv_tnc(pp, cons);
7140 sfmmu_pageunload(page_t *pp, struct sf_hment *sfhme, int cons)
7167 * Only unload mappings of 'cons' size.
7169 if (ttesz != cons)
7301 int index, cons;
7308 cons = TTE8K;
7349 cons++;
7351 tpp = PP_GROUPLEADER(tpp, cons);
7352 dpp = PP_GROUPLEADER(dpp, cons);
7368 int index, cons;
7400 cons = TTE8K;
7417 if (hme_size(sfhme) < cons)
7463 cons++;
7466 pp = PP_GROUPLEADER(pp, cons);
7627 int cons;
7633 cons = TTE8K;
7643 if (hme_size(sfhme) < cons)
7652 cons++;
7655 pp = PP_GROUPLEADER(pp, cons);
7767 int index, cons;
7788 cons = TTE8K;
7793 cons++;
7795 pp = PP_GROUPLEADER(pp, cons);