Searched refs:pfn_t_to_page (Results 1 – 3 of 3) sorted by relevance
57 static inline struct page *pfn_t_to_page(pfn_t pfn) in pfn_t_to_page() function
186 && pfn_t_to_page(pfn)->pgmap == pgmap in generic_fsdax_supported()187 && pfn_t_to_page(end_pfn)->pgmap == pgmap in generic_fsdax_supported()
322 pages[i++] = pfn_t_to_page(pfn); in persistent_memory_claim()
Completed in 13 milliseconds