Home
last modified time | relevance | path

Searched refs:pfn_t_to_page (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dpfn_t.h57 static inline struct page *pfn_t_to_page(pfn_t pfn) in pfn_t_to_page() function
/Linux-v6.1/drivers/md/
Ddm-writecache.c323 pages[i++] = pfn_t_to_page(pfn); in persistent_memory_claim()