Searched refs:OMAP_BO_MEM_DMA_API (Results 1 – 1 of 1) sorted by relevance
25 #define OMAP_BO_MEM_DMA_API 0x01000000 /* memory allocated with the dma_alloc_* API */ macro159 if (omap_obj->flags & OMAP_BO_MEM_DMA_API) in omap_gem_is_contiguous()1220 if (omap_obj->flags & OMAP_BO_MEM_DMA_API) { in omap_gem_free_object()1316 flags |= OMAP_BO_MEM_DMA_API; in omap_gem_new()1365 if (flags & OMAP_BO_MEM_DMA_API) { in omap_gem_new()