Searched refs:is_shmem (Results 1 – 1 of 1) sorted by relevance
206 static inline bool is_shmem(struct drm_gem_object *obj) in is_shmem() function218 return is_shmem(obj) && in is_cached_coherent()748 if (remap && is_shmem(obj) && priv->has_dmm) { in omap_gem_get_paddr()876 if (is_shmem(obj) && !omap_obj->pages) { in get_pages()1297 if (!is_shmem(obj)) { in omap_gem_free_object()