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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_vmm.h 24 int nouveau_vma_map(struct nouveau_vma *, struct nouveau_mem *);
nouveau_vmm.c 43 nouveau_vma_map(struct nouveau_vma *vma, struct nouveau_mem *mem) function in typeref:typename:int
112 ret = nouveau_vma_map(vma, mem);
nouveau_bo.c 1408 nouveau_vma_map(vma, mem);

Completed in 12 milliseconds