Lines Matching +defs:dev +defs:attrs

55 static inline phys_addr_t xen_phys_to_bus(struct device *dev, phys_addr_t paddr)  in xen_phys_to_bus()
64 static inline dma_addr_t xen_phys_to_dma(struct device *dev, phys_addr_t paddr) in xen_phys_to_dma()
69 static inline phys_addr_t xen_bus_to_phys(struct device *dev, in xen_bus_to_phys()
79 static inline phys_addr_t xen_dma_to_phys(struct device *dev, in xen_dma_to_phys()
85 static inline dma_addr_t xen_virt_to_bus(struct device *dev, void *address) in xen_virt_to_bus()
104 static int is_xen_swiotlb_buffer(struct device *dev, dma_addr_t dma_addr) in is_xen_swiotlb_buffer()
279 unsigned long attrs) in xen_swiotlb_alloc_coherent()
335 dma_addr_t dev_addr, unsigned long attrs) in xen_swiotlb_free_coherent()
373 static dma_addr_t xen_swiotlb_map_page(struct device *dev, struct page *page, in xen_swiotlb_map_page()
376 unsigned long attrs) in xen_swiotlb_map_page()
433 size_t size, enum dma_data_direction dir, unsigned long attrs) in xen_swiotlb_unmap_page()
452 xen_swiotlb_sync_single_for_cpu(struct device *dev, dma_addr_t dma_addr, in xen_swiotlb_sync_single_for_cpu()
469 xen_swiotlb_sync_single_for_device(struct device *dev, dma_addr_t dma_addr, in xen_swiotlb_sync_single_for_device()
491 enum dma_data_direction dir, unsigned long attrs) in xen_swiotlb_unmap_sg()
505 xen_swiotlb_map_sg(struct device *dev, struct scatterlist *sgl, int nelems, in xen_swiotlb_map_sg()
506 enum dma_data_direction dir, unsigned long attrs) in xen_swiotlb_map_sg()
529 xen_swiotlb_sync_sg_for_cpu(struct device *dev, struct scatterlist *sgl, in xen_swiotlb_sync_sg_for_cpu()
542 xen_swiotlb_sync_sg_for_device(struct device *dev, struct scatterlist *sgl, in xen_swiotlb_sync_sg_for_device()