···922923/*924 * This function contains common code for mapping of a physically925- * contiguous memory region into DMA address space. It is uses by all926- * mapping functions provided by this IOMMU driver.927 * Must be called with the domain lock held.928 */929static dma_addr_t __map_single(struct device *dev,
···922923/*924 * This function contains common code for mapping of a physically925+ * contiguous memory region into DMA address space. It is used by all926+ * mapping functions provided with this IOMMU driver.927 * Must be called with the domain lock held.928 */929static dma_addr_t __map_single(struct device *dev,