Searched refs:hat_get_mapped_size (Results 1 – 5 of 5) sorted by relevance
75 return ((size_t)btop(hat_get_mapped_size(as->a_hat)));
138 size_t hat_get_mapped_size(struct hat *);
113 chunk = hat_get_mapped_size(as->a_hat); in hat_startstat()
1213 hat_get_mapped_size(hat_t *hat) in hat_get_mapped_size() function2937 ASSERT(hat_get_mapped_size(ism_hat) == 0); in hat_share()
8347 hat_get_mapped_size(struct hat *hat) in hat_get_mapped_size() function