Searched refs:invalidate_resource_storage (Results 1 – 5 of 5) sorted by relevance
34 int (*invalidate_resource_storage)(struct nouveau_context *, member
469 nv->invalidate_resource_storage(nv, &buf->base, ref); in nouveau_buffer_transfer_map()934 nv->invalidate_resource_storage(nv, &buf->base, ref); in nouveau_buffer_invalidate()
226 nv30->base.invalidate_resource_storage = nv30_invalidate_resource_storage; in nv30_context_create()
369 nv50->base.invalidate_resource_storage = nv50_invalidate_resource_storage; in nv50_create()
479 nvc0->base.invalidate_resource_storage = nvc0_invalidate_resource_storage; in nvc0_create()