Searched refs:dma_mask (Results 1 – 1 of 1) sorted by relevance
634 u64 dma_mask = DMA_BIT_MASK(32); in swiotlb_alloc_coherent() local637 dma_mask = hwdev->coherent_dma_mask; in swiotlb_alloc_coherent()642 if (dev_addr + size - 1 > dma_mask) { in swiotlb_alloc_coherent()664 if (dev_addr + size - 1 > dma_mask) { in swiotlb_alloc_coherent()666 (unsigned long long)dma_mask, in swiotlb_alloc_coherent()