Searched refs:phys_to_dma_unencrypted (Results 1 – 3 of 3) sorted by relevance
77 #ifndef phys_to_dma_unencrypted78 #define phys_to_dma_unencrypted phys_to_dma macro88 static inline dma_addr_t phys_to_dma_unencrypted(struct device *dev, in phys_to_dma_unencrypted() function
30 return phys_to_dma_unencrypted(dev, phys); in phys_to_dma_direct()561 return mask >= phys_to_dma_unencrypted(dev, min_mask); in dma_direct_supported()
1038 phys_to_dma_unencrypted(dev, pool->start) & boundary_mask; in swiotlb_search_pool_area()1604 dma_addr = phys_to_dma_unencrypted(dev, swiotlb_addr); in swiotlb_map()