Searched refs:xen_phys_to_bus (Results 1 – 1 of 1) sorted by relevance
47 static inline phys_addr_t xen_phys_to_bus(struct device *dev, phys_addr_t paddr) in xen_phys_to_bus() function58 return phys_to_dma(dev, xen_phys_to_bus(dev, paddr)); in xen_phys_to_dma()