Home
last modified time | relevance | path

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

/include/linux/
Ddma-direct.h82 #define phys_to_dma_unencrypted phys_to_dma
99 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
134 min(addr, end) < phys_to_dma(dev, PFN_PHYS(min_low_pfn))) in dma_capable()