Home
last modified time | relevance | path

Searched refs:nd_pfn_create (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/nvdimm/
Dregion.c64 nd_region->pfn_seed = nd_pfn_create(nd_region); in nd_region_probe()
Dnd.h296 struct device *nd_pfn_create(struct nd_region *nd_region);
313 static inline struct device *nd_pfn_create(struct nd_region *nd_region) in nd_pfn_create() function
Dpfn_devs.c347 struct device *nd_pfn_create(struct nd_region *nd_region) in nd_pfn_create() function
Dnamespace_devs.c2156 nd_region->pfn_seed = nd_pfn_create(nd_region); in nd_region_create_pfn_seed()