Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/xen/
Dswiotlb-xen.c71 static inline phys_addr_t xen_dma_to_phys(struct device *dev, in xen_dma_to_phys() function
264 phys_addr_t paddr = xen_dma_to_phys(hwdev, dev_addr); in xen_swiotlb_unmap_page()
287 phys_addr_t paddr = xen_dma_to_phys(dev, dma_addr); in xen_swiotlb_sync_single_for_cpu()
306 phys_addr_t paddr = xen_dma_to_phys(dev, dma_addr); in xen_swiotlb_sync_single_for_device()