Home
last modified time | relevance | path

Searched refs:dma_to_phys (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Ddma-direct.h45 static inline phys_addr_t dma_to_phys(struct device *dev, dma_addr_t daddr) in dma_to_phys() function
/linux-4.19.296/drivers/xen/
Dswiotlb-xen.c691 unsigned long bfn = PHYS_PFN(dma_to_phys(dev, handle)); in xen_swiotlb_get_sgtable()