Searched refs:hrm_as (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dhat_refmod.c68 (((hrm)->hrm_as == (as) && \
193 hrm->hrm_as = as;
336 h = hrm_hash(hrm->hrm_as, hrm->hrm_base);
349 h = hrm_hash(hrm->hrm_as, hrm->hrm_base);
371 struct as *as = hrm->hrm_as;
468 if (hrm->hrm_as == as &&
H A Dhat.h572 struct as *hrm_as; /* stat block belongs to this as */ member in struct:hrmstat

Completed in 84 milliseconds