Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
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()
Dhmm.c256 *hmm_pfn = swp_offset_pfn(entry) | cpu_flags; in hmm_vma_handle_pte()
Dmemory-failure.c742 pfn = swp_offset_pfn(swp); in check_hwpoisoned_entry()
/linux-6.6.21/include/linux/
Dswapops.h117 static inline unsigned long swp_offset_pfn(swp_entry_t entry) in swp_offset_pfn() function
460 struct page *p = pfn_to_page(swp_offset_pfn(entry)); in pfn_swap_entry_to_page()
/linux-6.6.21/fs/proc/
Dtask_mmu.c1435 offset = swp_offset_pfn(entry); in pte_to_pagemap_entry()
1498 offset = swp_offset_pfn(entry); in pagemap_pmd_range()