Home
last modified time | relevance | path

Searched defs:dev_dax (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dax/
H A Dkmem.c31 static int dax_kmem_range(struct dev_dax *dev_dax, int i, struct range *r) in dax_kmem_range()
68 static int dev_dax_kmem_probe(struct dev_dax *dev_dax) in dev_dax_kmem_probe()
209 static void dev_dax_kmem_remove(struct dev_dax *dev_dax) in dev_dax_kmem_remove()
260 static void dev_dax_kmem_remove(struct dev_dax *dev_dax) in dev_dax_kmem_remove()
/linux/tools/testing/nvdimm/
H A Ddax-dev.c9 phys_addr_t dax_pgoff_to_phys(struct dev_dax *dev_dax, pgoff_t pgoff, in dax_pgoff_to_phys()