Home
last modified time | relevance | path

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

/lib/
Dswiotlb.c871 swiotlb_map_sg_attrs(struct device *hwdev, struct scatterlist *sgl, int nelems, in swiotlb_map_sg_attrs() function
903 EXPORT_SYMBOL(swiotlb_map_sg_attrs);
909 return swiotlb_map_sg_attrs(hwdev, sgl, nelems, dir, NULL); in swiotlb_map_sg()