Searched refs:dma_addr_unencrypted (Results 1 – 3 of 3) sorted by relevance
49 #ifndef dma_addr_unencrypted50 #define dma_addr_unencrypted(x) (x) macro
91 return dma_addr_unencrypted(__phys_to_dma(dev, paddr)); in phys_to_dma_unencrypted()
30 #define dma_addr_unencrypted(x) ((x) | PROT_NS_SHARED) macro