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