HomeSort by: relevance | last modified time | path
    Searched defs:nouveau_vma (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_vmm.h 9 struct nouveau_vma { struct
20 struct nouveau_vma *nouveau_vma_find(struct nouveau_bo *, struct nouveau_vmm *);
22 struct nouveau_vma **);
23 void nouveau_vma_del(struct nouveau_vma **);
24 int nouveau_vma_map(struct nouveau_vma *, struct nouveau_mem *);
25 void nouveau_vma_unmap(struct nouveau_vma *);

Completed in 10 milliseconds