Searched refs:mapcount (Results 1 – 1 of 1) sorted by relevance
328 int mapcount; in smaps_pte_range() local351 mapcount = page_mapcount(page); in smaps_pte_range()352 if (mapcount >= 2) { in smaps_pte_range()357 mss->pss += (PAGE_SIZE << PSS_SHIFT) / mapcount; in smaps_pte_range()