Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dswiotlb-xen.c81 static inline phys_addr_t xen_bus_to_phys(dma_addr_t baddr) in xen_bus_to_phys() function
352 phys = xen_bus_to_phys(dev_addr); in xen_swiotlb_free_coherent()
431 phys_addr_t paddr = xen_bus_to_phys(dev_addr); in xen_unmap_single()
477 phys_addr_t paddr = xen_bus_to_phys(dev_addr); in xen_swiotlb_sync_single()