Searched refs:pss_delta (Results 1 – 1 of 1) sorted by relevance
555 u64 pss_delta = (u64)PAGE_SIZE << PSS_SHIFT; in smaps_pte_entry() local557 do_div(pss_delta, mapcount); in smaps_pte_entry()558 mss->swap_pss += pss_delta; in smaps_pte_entry()
Completed in 6 milliseconds