Searched refs:OMAP_BO_MEM_DMA_API (Results 1 – 1 of 1) sorted by relevance
24 #define OMAP_BO_MEM_DMA_API 0x01000000 /* memory allocated with the dma_alloc_* API */ macro153 if (omap_obj->flags & OMAP_BO_MEM_DMA_API) in omap_gem_is_contiguous()1122 if (omap_obj->flags & OMAP_BO_MEM_DMA_API) { in omap_gem_free_object()1217 flags |= OMAP_BO_MEM_DMA_API; in omap_gem_new()1266 if (flags & OMAP_BO_MEM_DMA_API) { in omap_gem_new()