Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/
Dswiotlb-xen.c61 static inline phys_addr_t xen_bus_to_phys(struct device *dev, in xen_bus_to_phys() function
74 return xen_bus_to_phys(dev, dma_to_phys(dev, dma_addr)); in xen_dma_to_phys()