Lines Matching defs:hwdev

119 static dma_addr_t swiotlb_virt_to_bus(struct device *hwdev,  in swiotlb_virt_to_bus()
375 void *swiotlb_tbl_map_single(struct device *hwdev, dma_addr_t tbl_dma_addr, in swiotlb_tbl_map_single()
485 map_single(struct device *hwdev, phys_addr_t phys, size_t size, in map_single()
497 swiotlb_tbl_unmap_single(struct device *hwdev, char *dma_addr, size_t size, in swiotlb_tbl_unmap_single()
539 swiotlb_tbl_sync_single(struct device *hwdev, char *dma_addr, size_t size, in swiotlb_tbl_sync_single()
568 swiotlb_alloc_coherent(struct device *hwdev, size_t size, in swiotlb_alloc_coherent()
617 swiotlb_free_coherent(struct device *hwdev, size_t size, void *vaddr, in swiotlb_free_coherent()
712 static void unmap_single(struct device *hwdev, dma_addr_t dev_addr, in unmap_single()
736 void swiotlb_unmap_page(struct device *hwdev, dma_addr_t dev_addr, in swiotlb_unmap_page()
755 swiotlb_sync_single(struct device *hwdev, dma_addr_t dev_addr, in swiotlb_sync_single()
776 swiotlb_sync_single_for_cpu(struct device *hwdev, dma_addr_t dev_addr, in swiotlb_sync_single_for_cpu()
784 swiotlb_sync_single_for_device(struct device *hwdev, dma_addr_t dev_addr, in swiotlb_sync_single_for_device()
808 swiotlb_map_sg_attrs(struct device *hwdev, struct scatterlist *sgl, int nelems, in swiotlb_map_sg_attrs()
843 swiotlb_map_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, in swiotlb_map_sg()
855 swiotlb_unmap_sg_attrs(struct device *hwdev, struct scatterlist *sgl, in swiotlb_unmap_sg_attrs()
870 swiotlb_unmap_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, in swiotlb_unmap_sg()
885 swiotlb_sync_sg(struct device *hwdev, struct scatterlist *sgl, in swiotlb_sync_sg()
898 swiotlb_sync_sg_for_cpu(struct device *hwdev, struct scatterlist *sg, in swiotlb_sync_sg_for_cpu()
906 swiotlb_sync_sg_for_device(struct device *hwdev, struct scatterlist *sg, in swiotlb_sync_sg_for_device()
914 swiotlb_dma_mapping_error(struct device *hwdev, dma_addr_t dma_addr) in swiotlb_dma_mapping_error()
927 swiotlb_dma_supported(struct device *hwdev, u64 mask) in swiotlb_dma_supported()