Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dswiotlb.h47 extern phys_addr_t swiotlb_tbl_map_single(struct device *hwdev,
/Linux-v5.4/kernel/dma/
Dswiotlb.c445 phys_addr_t swiotlb_tbl_map_single(struct device *hwdev, in swiotlb_tbl_map_single() function
674 *phys = swiotlb_tbl_map_single(dev, __phys_to_dma(dev, io_tlb_start), in swiotlb_map()
/Linux-v5.4/drivers/xen/
Dswiotlb-xen.c389 map = swiotlb_tbl_map_single(dev, start_dma_addr, phys, in xen_swiotlb_map_page()
/Linux-v5.4/drivers/iommu/
Dintel-iommu.c3859 tlb_addr = swiotlb_tbl_map_single(dev, in bounce_map_single()