Home
last modified time | relevance | path

Searched refs:translate_dma_to_phys (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Ddma-direct.h40 static inline phys_addr_t translate_dma_to_phys(struct device *dev, in translate_dma_to_phys() function
82 paddr = translate_dma_to_phys(dev, dma_addr); in dma_to_phys()