Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dpage_vma_mapped.c118 pfn = swp_offset_pfn(entry); in check_pte()
128 pfn = swp_offset_pfn(entry); in check_pte()
261 !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 Drmap.c1965 pfn = swp_offset_pfn(pte_to_swp_entry(pteval)); in try_to_unmap_one()
2354 pfn = swp_offset_pfn(pte_to_swp_entry(pteval)); in try_to_migrate_one()
H A Dmemory-failure.c766 pfn = swp_offset_pfn(swp); in check_hwpoisoned_entry()
/linux-6.15/include/linux/
H A Dswapops.h117 static inline unsigned long swp_offset_pfn(swp_entry_t entry) in swp_offset_pfn() function
492 struct page *p = pfn_to_page(swp_offset_pfn(entry)); in pfn_swap_entry_to_page()
505 struct folio *folio = pfn_folio(swp_offset_pfn(entry)); in pfn_swap_entry_folio()
/linux-6.15/mm/damon/
H A Dops-common.c52 pfn = swp_offset_pfn(pte_to_swp_entry(pteval)); in damon_ptep_mkold()
/linux-6.15/fs/proc/
H A Dtask_mmu.c1745 offset = swp_offset_pfn(entry); in pte_to_pagemap_entry()
1813 offset = swp_offset_pfn(entry) + idx; in pagemap_pmd_range()