dax_pgoff_to_phys   99 drivers/dax/device.c 	phys = dax_pgoff_to_phys(dev_dax, vmf->pgoff, PAGE_SIZE);
dax_pgoff_to_phys  147 drivers/dax/device.c 	phys = dax_pgoff_to_phys(dev_dax, pgoff, PMD_SIZE);
dax_pgoff_to_phys  197 drivers/dax/device.c 	phys = dax_pgoff_to_phys(dev_dax, pgoff, PUD_SIZE);