Searched refs:__swiotlb_sync_single_for_cpu (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | swiotlb.h | 270 void __swiotlb_sync_single_for_cpu(struct device *dev, phys_addr_t tlb_addr, 279 __swiotlb_sync_single_for_cpu(dev, addr, size, dir, pool); in swiotlb_sync_single_for_cpu()
|
| /linux/drivers/xen/ |
| H A D | swiotlb-xen.c | 319 __swiotlb_sync_single_for_cpu(dev, paddr, size, dir, pool); in xen_swiotlb_sync_single_for_cpu()
|
| /linux/kernel/dma/ |
| H A D | swiotlb.c | 1577 void __swiotlb_sync_single_for_cpu(struct device *dev, phys_addr_t tlb_addr, in __swiotlb_sync_single_for_cpu() function
|