Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/xen/
H A Dswiotlb-xen.c69 static inline phys_addr_t xen_bus_to_phys(struct device *dev, in xen_bus_to_phys() function
82 return xen_bus_to_phys(dev, dma_to_phys(dev, dma_addr)); in xen_dma_to_phys()