Searched refs:swpent (Results 1 – 1 of 1) sorted by relevance
502 swp_entry_t swpent = pte_to_swp_entry(*pte); in smaps_pte_entry() local504 if (!non_swap_entry(swpent)) { in smaps_pte_entry()508 mapcount = swp_swapcount(swpent); in smaps_pte_entry()517 } else if (is_pfn_swap_entry(swpent)) in smaps_pte_entry()518 page = pfn_swap_entry_to_page(swpent); in smaps_pte_entry()692 swp_entry_t swpent = pte_to_swp_entry(*pte); in smaps_hugetlb_range() local694 if (is_pfn_swap_entry(swpent)) in smaps_hugetlb_range()695 page = pfn_swap_entry_to_page(swpent); in smaps_hugetlb_range()