Searched refs:vdma_mem_alloc (Results 1 – 3 of 3) sorted by relevance
160 static unsigned long vdma_mem_alloc(unsigned long size) in vdma_mem_alloc() function166 #define nodma_mem_alloc(size) vdma_mem_alloc(size)242 vdma_mem_alloc,
160 static unsigned long vdma_mem_alloc(unsigned long size) in vdma_mem_alloc() function166 #define nodma_mem_alloc(size) vdma_mem_alloc(size)242 ._dma_mem_alloc = vdma_mem_alloc,
102 #define fd_dma_mem_alloc(size) vdma_mem_alloc(size)144 static unsigned long vdma_mem_alloc(unsigned long size) in vdma_mem_alloc() function