Searched refs:phys_to_dma_encrypted (Results 1 – 3 of 3) sorted by relevance
81 #ifndef phys_to_dma_encrypted82 #define phys_to_dma_encrypted phys_to_dma macro98 static inline dma_addr_t phys_to_dma_encrypted(struct device *dev, in phys_to_dma_encrypted() function
33 return phys_to_dma_encrypted(dev, phys); in phys_to_dma_direct()198 *dma_handle = phys_to_dma_encrypted(dev, page_to_phys(page)); in dma_direct_alloc_no_mapping()692 dma_addr = phys_to_dma_encrypted(dev, phys); in dma_direct_map_phys()
1303 tbl_dma_addr = phys_to_dma_encrypted(dev, pool->start); in swiotlb_search_area()1370 tbl_dma_addr = phys_to_dma_encrypted(dev, pool->start); in swiotlb_find_slots()1427 tbl_dma_addr = phys_to_dma_encrypted(dev, pool->start); in swiotlb_find_slots()1776 dma_addr = phys_to_dma_encrypted(dev, swiotlb_addr); in swiotlb_map()