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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
vmm.h 35 int nvif_vmm_init(struct nvif_mmu *, s32 oclass, bool managed, u64 addr,
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_vmm.c 136 int ret = nvif_vmm_init(&cli->mmu, oclass, false, PAGE_SIZE, 0, NULL, 0,
nouveau_svm.c 343 ret = nvif_vmm_init(&cli->mmu, cli->vmm.vmm.object.oclass, true,
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_vmm.c 120 nvif_vmm_init(struct nvif_mmu *mmu, s32 oclass, bool managed, u64 addr, function in typeref:typename:int

Completed in 15 milliseconds