Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dswiotlb.h44 phys_addr_t swiotlb_tbl_map_single(struct device *hwdev, phys_addr_t phys,
/linux-6.3-rc2/drivers/xen/
A Dswiotlb-xen.c219 map = swiotlb_tbl_map_single(dev, phys, size, size, 0, dir, attrs); in xen_swiotlb_map_page()
/linux-6.3-rc2/kernel/dma/
A Dswiotlb.c734 phys_addr_t swiotlb_tbl_map_single(struct device *dev, phys_addr_t orig_addr, in swiotlb_tbl_map_single() function
883 swiotlb_addr = swiotlb_tbl_map_single(dev, paddr, size, size, 0, dir, in swiotlb_map()
/linux-6.3-rc2/drivers/iommu/
A Ddma-iommu.c1011 phys = swiotlb_tbl_map_single(dev, phys, size, aligned_size, in iommu_dma_map_page()

Completed in 10 milliseconds