Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvdimm/
Dregion.c65 nd_region->pfn_seed = nd_pfn_create(nd_region); in nd_region_probe()
Dnd.h305 struct device *nd_pfn_create(struct nd_region *nd_region);
322 static inline struct device *nd_pfn_create(struct nd_region *nd_region) in nd_pfn_create() function
Dpfn_devs.c339 struct device *nd_pfn_create(struct nd_region *nd_region) in nd_pfn_create() function
Dnamespace_devs.c2197 nd_region->pfn_seed = nd_pfn_create(nd_region); in nd_region_create_pfn_seed()