Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.h94 pgcnt_t hat_ism_pgcnt; member
H A Dhat_i86.c413 hat->hat_ism_pgcnt = 0; in hati_constructor()
1729 total += hat->hat_ism_pgcnt; in hat_get_mapped_size()
3508 hat->hat_ism_pgcnt += in hat_share()
3627 hat->hat_ism_pgcnt -= ht->ht_valid_cnt << in hat_unshare()
H A Dhtable.c1719 if (hat->hat_ism_pgcnt > 0) { in htable_walk()