Home
last modified time | relevance | path

Searched refs:hment_mapcnt (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhment.h92 extern uint_t hment_mapcnt(page_t *);
H A Dhment.c666 hment_mapcnt(page_t *pp) in hment_mapcnt() function
H A Dhat_i86.c4251 cnt = hment_mapcnt(pp); in hat_page_getshare()