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