Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dswiotlb.h49 phys_addr_t swiotlb_tbl_map_single(struct device *hwdev, phys_addr_t phys,
/Linux-v5.10/kernel/dma/
Dswiotlb.c448 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/
Dswiotlb-xen.c398 map = swiotlb_tbl_map_single(dev, phys, size, size, dir, attrs); in xen_swiotlb_map_page()
/Linux-v5.10/drivers/iommu/intel/
Diommu.c3821 tlb_addr = swiotlb_tbl_map_single(dev, paddr, size, in bounce_map_single()