Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c8349 size_t assize = 0; in hat_get_mapped_size() local
8356 assize += ((pgcnt_t)hat->sfmmu_ttecnt[i] + in hat_get_mapped_size()
8360 return (assize); in hat_get_mapped_size()
8363 assize += ((pgcnt_t)hat->sfmmu_ismttecnt[i] + in hat_get_mapped_size()
8366 return (assize); in hat_get_mapped_size()