Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dswiotlb-xen.c71 static inline dma_addr_t xen_phys_to_bus(phys_addr_t paddr) in xen_phys_to_bus() function
94 return xen_phys_to_bus(virt_to_phys(address)); in xen_virt_to_bus()
324 dev_addr = xen_phys_to_bus(phys); in xen_swiotlb_alloc_coherent()
374 dma_addr_t dev_addr = xen_phys_to_bus(phys); in xen_swiotlb_map_page()
403 dev_addr = xen_phys_to_bus(map); in xen_swiotlb_map_page()
558 dma_addr_t dev_addr = xen_phys_to_bus(paddr); in xen_swiotlb_map_sg_attrs()
579 dev_addr = xen_phys_to_bus(map); in xen_swiotlb_map_sg_attrs()