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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_vmm.h 23 void nouveau_vma_del(struct nouveau_vma **);
nouveau_vmm.c 67 nouveau_vma_del(struct nouveau_vma **pvma) function in typeref:typename:void
121 nouveau_vma_del(pvma);
nouveau_nv84_fence.c 109 nouveau_vma_del(&fctx->vma);
nouveau_fbcon.c 475 nouveau_vma_del(&fb->vma);
494 nouveau_vma_del(&nouveau_fb->vma);
nouveau_abi16.c 145 nouveau_vma_del(&chan->ntfy_vma);
nouveau_chan.c 116 nouveau_vma_del(&chan->push.vma);
nouveau_gem.c 108 nouveau_vma_del(&vma);

Completed in 15 milliseconds