Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/xen/
Dpci-swiotlb-xen.c21 .map_sg = xen_swiotlb_map_sg_attrs,
/linux-3.4.99/drivers/xen/
Dswiotlb-xen.c432 xen_swiotlb_map_sg_attrs(struct device *hwdev, struct scatterlist *sgl, in xen_swiotlb_map_sg_attrs() function
467 EXPORT_SYMBOL_GPL(xen_swiotlb_map_sg_attrs);
473 return xen_swiotlb_map_sg_attrs(hwdev, sgl, nelems, dir, NULL); in xen_swiotlb_map_sg()
/linux-3.4.99/include/xen/
Dswiotlb-xen.h36 xen_swiotlb_map_sg_attrs(struct device *hwdev, struct scatterlist *sgl,