Lines Matching refs:nd_region
98 struct nd_region { struct
123 struct nd_region nd_region; member
198 struct device *nd_btt_create(struct nd_region *nd_region);
210 static inline struct device *nd_btt_create(struct nd_region *nd_region) in nd_btt_create() argument
220 struct device *nd_pfn_create(struct nd_region *nd_region);
233 static inline struct device *nd_pfn_create(struct nd_region *nd_region) in nd_pfn_create() argument
244 struct nd_region *to_nd_region(struct device *dev);
245 int nd_region_to_nstype(struct nd_region *nd_region);
246 int nd_region_register_namespaces(struct nd_region *nd_region, int *err);
247 u64 nd_region_interleave_set_cookie(struct nd_region *nd_region);
265 int nd_blk_region_init(struct nd_region *nd_region);