Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dswiotlb-xen.c47 static inline phys_addr_t xen_phys_to_bus(struct device *dev, phys_addr_t paddr) in xen_phys_to_bus() function
58 return phys_to_dma(dev, xen_phys_to_bus(dev, paddr)); in xen_phys_to_dma()