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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_vmm.h 33 int nouveau_vmm_init(struct nouveau_cli *, s32 oclass, struct nouveau_vmm *);
nouveau_vmm.c 134 nouveau_vmm_init(struct nouveau_cli *cli, s32 oclass, struct nouveau_vmm *vmm) function in typeref:typename:int
nouveau_drm.c 291 ret = nouveau_vmm_init(cli, vmms[ret].oclass, &cli->vmm);

Completed in 14 milliseconds