Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/
Dswiotlb-xen.c83 static inline dma_addr_t xen_phys_to_bus(phys_addr_t paddr) in xen_phys_to_bus() function
106 return xen_phys_to_bus(virt_to_phys(address)); in xen_virt_to_bus()
335 dev_addr = xen_phys_to_bus(phys); in xen_swiotlb_alloc_coherent()
391 dma_addr_t dev_addr = xen_phys_to_bus(phys); in xen_swiotlb_map_page()
421 dev_addr = xen_phys_to_bus(map); in xen_swiotlb_map_page()
557 dma_addr_t dev_addr = xen_phys_to_bus(paddr); in xen_swiotlb_map_sg_attrs()
583 sg->dma_address = xen_phys_to_bus(map); in xen_swiotlb_map_sg_attrs()