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

/linux-master/mm/
H A Dpage_vma_mapped.c111 pfn = swp_offset_pfn(entry);
121 pfn = swp_offset_pfn(entry);
250 !check_pmd(swp_offset_pfn(entry), pvmw))
H A Dhmm.c256 *hmm_pfn = swp_offset_pfn(entry) | cpu_flags;
H A Dmemory-failure.c761 pfn = swp_offset_pfn(swp);
/linux-master/include/linux/
H A Dswapops.h117 static inline unsigned long swp_offset_pfn(swp_entry_t entry) function
489 struct page *p = pfn_to_page(swp_offset_pfn(entry));
502 struct folio *folio = pfn_folio(swp_offset_pfn(entry));
/linux-master/fs/proc/
H A Dtask_mmu.c1433 offset = swp_offset_pfn(entry);
1496 offset = swp_offset_pfn(entry);

Completed in 137 milliseconds