Searched refs:pss_delta (Results 1 – 1 of 1) sorted by relevance
578 u64 pss_delta = (u64)PAGE_SIZE << PSS_SHIFT; in smaps_pte_entry() local580 do_div(pss_delta, mapcount); in smaps_pte_entry()581 mss->swap_pss += pss_delta; in smaps_pte_entry()