Searched refs:coherent_ptr (Results 1 – 1 of 1) sorted by relevance
143 void *ptr, *coherent_ptr; in __dma_alloc() local172 coherent_ptr = dma_common_contiguous_remap(page, size, VM_USERMAP, in __dma_alloc()174 if (!coherent_ptr) in __dma_alloc()177 return coherent_ptr; in __dma_alloc()