Home
last modified time | relevance | path

Searched refs:page_to_pfn_t (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/nvdimm/
H A Dpmem-dax.c32 *pfn = page_to_pfn_t(page); in __pmem_direct_access()
/openbmc/linux/include/linux/
H A Dpfn_t.h69 static inline pfn_t page_to_pfn_t(struct page *page) in page_to_pfn_t() function
/openbmc/linux/fs/
H A Ddax.c1220 pfn = page_to_pfn_t(zero_page); in dax_pmd_load_hole()