Searched refs:nvkm_vmm_new (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h63 int nvkm_vmm_new(struct nvkm_device *, u64 addr, u64 size, void *argv, u32 argc,
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bar/
H A Dnouveau_nvkm_subdev_bar_nv50.c140 ret = nvkm_vmm_new(device, start, limit-- - start, NULL, 0,
180 ret = nvkm_vmm_new(device, start, limit-- - start, NULL, 0,
H A Dnouveau_nvkm_subdev_bar_gf100.c107 ret = nvkm_vmm_new(device, 0, bar_len, NULL, 0, key,
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/acr/
H A Dnouveau_nvkm_subdev_acr_base.c303 ret = nvkm_vmm_new(device, 0, 0, NULL, 0, NULL, "acr", &acr->vmm);
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu/
H A Dnouveau_nvkm_subdev_mmu_base.c389 int ret = nvkm_vmm_new(subdev->device, 0, 0, NULL, 0, NULL,
H A Dnouveau_nvkm_subdev_mmu_vmm.c2007 nvkm_vmm_new(struct nvkm_device *device, u64 addr, u64 size, void *argv, function
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_ctxgf100.c1488 ret = nvkm_vmm_new(device, 0, 0, NULL, 0, NULL, "grctx", &vmm);

Completed in 135 milliseconds