Searched refs:nvif_vmm_ctor (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/nouveau/include/nvif/ |
| D | vmm.h | 39 int nvif_vmm_ctor(struct nvif_mmu *, const char *name, s32 oclass,
|
| /Linux-v6.6/drivers/gpu/drm/nouveau/ |
| D | nouveau_vmm.c | 131 int ret = nvif_vmm_ctor(&cli->mmu, "drmVmm", oclass, UNMANAGED, in nouveau_vmm_init()
|
| D | nouveau_svm.c | 352 ret = nvif_vmm_ctor(&cli->mmu, "svmVmm", in nouveau_svmm_init()
|
| D | nouveau_uvmm.c | 1845 ret = nvif_vmm_ctor(&cli->mmu, "uvmm", in nouveau_uvmm_init()
|
| /Linux-v6.6/drivers/gpu/drm/nouveau/nvif/ |
| D | vmm.c | 199 nvif_vmm_ctor(struct nvif_mmu *mmu, const char *name, s32 oclass, in nvif_vmm_ctor() function
|