Searched refs:goldfish_dma_map (Results 1 – 5 of 5) sorted by relevance
20 void* goldfish_dma_map(struct goldfish_dma_context* cxt) { in goldfish_dma_map() function
29 void* goldfish_dma_map(struct goldfish_dma_context* cxt);
87 void* goldfish_dma_map(struct goldfish_dma_context* cxt) { in goldfish_dma_map() function
327 goldfish_dma_map(&grdma->goldfish_dma); in gralloc_dmaregion_register_ashmem_dma_locked()
3012 if (!goldfish_dma_map(®ion)) { in s_glMapBufferRange()