Searched refs:xen_phys_to_dma (Results 1 – 1 of 1) sorted by relevance
64 static inline dma_addr_t xen_phys_to_dma(struct device *dev, phys_addr_t paddr) in xen_phys_to_dma() function87 return xen_phys_to_dma(dev, virt_to_phys(address)); in xen_virt_to_bus()316 dev_addr = xen_phys_to_dma(hwdev, phys); in xen_swiotlb_alloc_coherent()379 dma_addr_t dev_addr = xen_phys_to_dma(dev, phys); in xen_swiotlb_map_page()403 dev_addr = xen_phys_to_dma(dev, map); in xen_swiotlb_map_page()