Searched refs:__dma_get_coherent_pfn (Results 1 – 3 of 3) sorted by relevance
48 extern unsigned long __dma_get_coherent_pfn(unsigned long cpu_addr);
406 unsigned long __dma_get_coherent_pfn(unsigned long cpu_addr) in __dma_get_coherent_pfn() function
183 pfn = __dma_get_coherent_pfn((unsigned long)cpu_addr); in dma_nommu_mmap_coherent()