Searched defs:dev_dax (Results 1 – 4 of 4) sorted by relevance
81 struct dev_dax { struct93 struct dev_dax_range *ranges; argument103 static inline struct dev_dax *to_dev_dax(struct device *dev) in to_dev_dax() argument
71 struct dev_dax *dev_dax = to_dev_dax(dev); in dax_match_type() local181 bool static_dev_dax(struct dev_dax *dev_dax) in static_dev_dax()187 static u64 dev_dax_size(struct dev_dax *dev_dax) in dev_dax_size()203 struct dev_dax *dev_dax = to_dev_dax(dev); in dax_bus_probe() local235 struct dev_dax *dev_dax = to_dev_dax(dev); in dax_bus_remove() local399 struct dev_dax *dev_dax = __devm_create_dev_dax(&data); in create_store() local423 void kill_dev_dax(struct dev_dax *dev_dax) in kill_dev_dax()441 static void trim_dev_dax_range(struct dev_dax *dev_dax) in trim_dev_dax_range()459 static void free_dev_dax_ranges(struct dev_dax *dev_dax) in free_dev_dax_ranges()467 struct dev_dax *dev_dax = to_dev_dax(dev); in unregister_dev_dax() local[all …]
32 static int dax_kmem_range(struct dev_dax *dev_dax, int i, struct range *r) in dax_kmem_range()69 static int dev_dax_kmem_probe(struct dev_dax *dev_dax) in dev_dax_kmem_probe()210 static void dev_dax_kmem_remove(struct dev_dax *dev_dax) in dev_dax_kmem_remove()261 static void dev_dax_kmem_remove(struct dev_dax *dev_dax) in dev_dax_kmem_remove()
9 phys_addr_t dax_pgoff_to_phys(struct dev_dax *dev_dax, pgoff_t pgoff, in dax_pgoff_to_phys()