Searched refs:swiotlb_tbl_sync_single (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/linux/ |
D | swiotlb.h | 63 extern void swiotlb_tbl_sync_single(struct device *hwdev,
|
/Linux-v4.19/kernel/dma/ |
D | swiotlb.c | 661 void swiotlb_tbl_sync_single(struct device *hwdev, phys_addr_t tlb_addr, in swiotlb_tbl_sync_single() function 897 swiotlb_tbl_sync_single(hwdev, paddr, size, dir, target); in swiotlb_sync_single()
|
/Linux-v4.19/drivers/xen/ |
D | swiotlb-xen.c | 486 swiotlb_tbl_sync_single(hwdev, paddr, size, dir, target); in xen_swiotlb_sync_single()
|