Searched refs:phys_to_dma_unencrypted (Results 1 – 3 of 3) sorted by relevance
54 #ifndef phys_to_dma_unencrypted55 #define phys_to_dma_unencrypted phys_to_dma macro58 static inline dma_addr_t phys_to_dma_unencrypted(struct device *dev, in phys_to_dma_unencrypted() function74 return __sme_set(phys_to_dma_unencrypted(dev, paddr)); in phys_to_dma()
29 return phys_to_dma_unencrypted(dev, phys); in phys_to_dma_direct()492 return mask >= phys_to_dma_unencrypted(dev, min_mask); in dma_direct_supported()
452 dma_addr_t tbl_dma_addr = phys_to_dma_unencrypted(hwdev, io_tlb_start); in swiotlb_tbl_map_single()677 dma_addr = phys_to_dma_unencrypted(dev, swiotlb_addr); in swiotlb_map()