Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/
Dswiotlb-xen.c93 static inline phys_addr_t xen_bus_to_phys(dma_addr_t baddr) in xen_bus_to_phys() function
367 phys = xen_bus_to_phys(dev_addr); in xen_swiotlb_free_coherent()
446 phys_addr_t paddr = xen_bus_to_phys(dev_addr); in xen_unmap_single()
493 phys_addr_t paddr = xen_bus_to_phys(dev_addr); in xen_swiotlb_sync_single()