Searched refs:translate_phys_to_dma (Results 1 – 2 of 2) sorted by relevance
27 static inline dma_addr_t translate_phys_to_dma(struct device *dev, in translate_phys_to_dma() function62 return translate_phys_to_dma(dev, paddr); in phys_to_dma_unencrypted()
15 pfn = PFN_DOWN(translate_phys_to_dma(dev, PFN_PHYS(pfn))); in pfn_to_dma()