HomeSort by: relevance | last modified time | path
    Searched refs:nvif_object_unmap_handle (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_object.c 174 nvif_object_unmap_handle(struct nvif_object *object) function in typeref:typename:void
244 nvif_object_unmap_handle(object);
289 nvif_object_unmap_handle(object);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
object.h 54 void nvif_object_unmap_handle(struct nvif_object *);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_bo.c 1623 nvif_object_unmap_handle(&mem->mem.object);
1626 nvif_object_unmap_handle(&mem->mem.object);

Completed in 22 milliseconds