Searched refs:etna_bo_cache_alloc (Results 1 – 3 of 3) sorted by relevance
83 drm_private struct etna_bo *etna_bo_cache_alloc(struct etna_bo_cache *cache,
158 drm_private struct etna_bo *etna_bo_cache_alloc(struct etna_bo_cache *cache, uint32_t *size, in etna_bo_cache_alloc() function
116 bo = etna_bo_cache_alloc(&dev->bo_cache, &size, flags); in etna_bo_new()