Home
last modified time | relevance | path

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

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