Searched refs:coherent_ptr (Results 1 – 1 of 1) sorted by relevance
99 void *ptr, *coherent_ptr; in __dma_alloc() local128 coherent_ptr = dma_common_contiguous_remap(page, size, VM_USERMAP, in __dma_alloc()130 if (!coherent_ptr) in __dma_alloc()133 return coherent_ptr; in __dma_alloc()