Home
last modified time | relevance | path

Searched refs:swp_offset_pfn (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/mm/
H A Dpage_vma_mapped.c111 pfn = swp_offset_pfn(entry); in check_pte()
121 pfn = swp_offset_pfn(entry); in check_pte()
250 !check_pmd(swp_offset_pfn(entry), pvmw)) in page_vma_mapped_walk()
H A Dhmm.c256 *hmm_pfn = swp_offset_pfn(entry) | cpu_flags; in hmm_vma_handle_pte()
H A Dmemory-failure.c754 pfn = swp_offset_pfn(swp); in check_hwpoisoned_entry()
/openbmc/linux/include/linux/
H A Dswapops.h117 static inline unsigned long swp_offset_pfn(swp_entry_t entry) in swp_offset_pfn() function
489 struct page *p = pfn_to_page(swp_offset_pfn(entry)); in pfn_swap_entry_to_page()
/openbmc/linux/fs/proc/
H A Dtask_mmu.c1438 offset = swp_offset_pfn(entry); in pte_to_pagemap_entry()
1499 offset = swp_offset_pfn(entry) + idx; in pagemap_pmd_range()