Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c8507 size_t assize = 0; in hat_get_mapped_size() local
8516 assize += ((pgcnt_t)hat->sfmmu_ttecnt[i] + in hat_get_mapped_size()
8520 return (assize); in hat_get_mapped_size()
8523 assize += ((pgcnt_t)hat->sfmmu_ismttecnt[i] + in hat_get_mapped_size()
8526 return (assize); in hat_get_mapped_size()