Searched refs:swiotlb_tbl_map_single (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/include/linux/ |
| D | swiotlb.h | 49 phys_addr_t swiotlb_tbl_map_single(struct device *hwdev, phys_addr_t phys,
|
| /Linux-v5.10/kernel/dma/ |
| D | swiotlb.c | 448 phys_addr_t swiotlb_tbl_map_single(struct device *hwdev, phys_addr_t orig_addr, in swiotlb_tbl_map_single() function 671 swiotlb_addr = swiotlb_tbl_map_single(dev, paddr, size, size, dir, in swiotlb_map()
|
| /Linux-v5.10/drivers/xen/ |
| D | swiotlb-xen.c | 398 map = swiotlb_tbl_map_single(dev, phys, size, size, dir, attrs); in xen_swiotlb_map_page()
|
| /Linux-v5.10/drivers/iommu/intel/ |
| D | iommu.c | 3821 tlb_addr = swiotlb_tbl_map_single(dev, paddr, size, in bounce_map_single()
|