Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/xen/
Dswiotlb-xen.c72 static inline phys_addr_t xen_bus_to_phys(dma_addr_t baddr) in xen_bus_to_phys() function
344 phys = xen_bus_to_phys(dev_addr); in xen_swiotlb_free_coherent()
423 phys_addr_t paddr = xen_bus_to_phys(dev_addr); in xen_swiotlb_unmap_page()
439 phys_addr_t paddr = xen_bus_to_phys(dma_addr); in xen_swiotlb_sync_single_for_cpu()
452 phys_addr_t paddr = xen_bus_to_phys(dma_addr); in xen_swiotlb_sync_single_for_device()