Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/
Dswiotlb-xen.c71 static inline phys_addr_t xen_dma_to_phys(struct device *dev, in xen_dma_to_phys() function
256 phys_addr_t paddr = xen_dma_to_phys(hwdev, dev_addr); in xen_swiotlb_unmap_page()
276 phys_addr_t paddr = xen_dma_to_phys(dev, dma_addr); in xen_swiotlb_sync_single_for_cpu()
293 phys_addr_t paddr = xen_dma_to_phys(dev, dma_addr); in xen_swiotlb_sync_single_for_device()