Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpfn_t.h57 static inline struct page *pfn_t_to_page(pfn_t pfn) in pfn_t_to_page() function
/openbmc/linux/drivers/md/
H A Ddm-writecache.c322 pages[i++] = pfn_t_to_page(pfn); in persistent_memory_claim()