Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dhat_refmod.c49 int hrm_blist_incr = HRM_BLIST_INCR;
50 int hrm_blist_lowater = HRM_BLIST_INCR/2;
115 if (chunk < HRM_BLIST_INCR) in hat_startstat()
H A Dhat.h566 #define HRM_BLIST_INCR 0x200 macro