Searched refs:xen_phys_to_bus (Results 1 – 1 of 1) sorted by relevance
83 static inline dma_addr_t xen_phys_to_bus(phys_addr_t paddr) in xen_phys_to_bus() function106 return xen_phys_to_bus(virt_to_phys(address)); in xen_virt_to_bus()331 dev_addr = xen_phys_to_bus(phys); in xen_swiotlb_alloc_coherent()384 dma_addr_t dev_addr = xen_phys_to_bus(phys); in xen_swiotlb_map_page()414 dev_addr = xen_phys_to_bus(map); in xen_swiotlb_map_page()550 dma_addr_t dev_addr = xen_phys_to_bus(paddr); in xen_swiotlb_map_sg_attrs()576 sg->dma_address = xen_phys_to_bus(map); in xen_swiotlb_map_sg_attrs()