Home
last modified time | relevance | path

Searched refs:HRM_PAGES (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dhat_refmod.c114 chunk = (btop(chunk)/HRM_PAGES); in hat_startstat()
440 hrm_getblk(np / HRM_PAGES); in hat_getstat()
462 n = (HRM_PAGES - in hat_getstat()
H A Dhat.h552 #define HRM_PAGES ((HRM_BYTES * NBBY) / 2) macro
557 #define HRM_BASEOFFSET (((MMU_PAGESIZE * HRM_PAGES) - 1))