Home
last modified time | relevance | path

Searched refs:hat_get_mapped_size (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_rm.c75 return ((size_t)btop(hat_get_mapped_size(as->a_hat)));
H A Dhat.h138 size_t hat_get_mapped_size(struct hat *);
H A Dhat_refmod.c113 chunk = hat_get_mapped_size(as->a_hat); in hat_startstat()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c1722 hat_get_mapped_size(hat_t *hat) in hat_get_mapped_size() function
3422 ASSERT(hat_get_mapped_size(ism_hat) == 0); in hat_share()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c8349 hat_get_mapped_size(struct hat *hat) in hat_get_mapped_size() function