nvif_vmm 34 drivers/gpu/drm/nouveau/include/nvif/vmm.h u64 size, void *argv, u32 argc, struct nvif_vmm *); nvif_vmm 35 drivers/gpu/drm/nouveau/include/nvif/vmm.h void nvif_vmm_fini(struct nvif_vmm *); nvif_vmm 36 drivers/gpu/drm/nouveau/include/nvif/vmm.h int nvif_vmm_get(struct nvif_vmm *, enum nvif_vmm_get, bool sparse, nvif_vmm 38 drivers/gpu/drm/nouveau/include/nvif/vmm.h void nvif_vmm_put(struct nvif_vmm *, struct nvif_vma *); nvif_vmm 39 drivers/gpu/drm/nouveau/include/nvif/vmm.h int nvif_vmm_map(struct nvif_vmm *, u64 addr, u64 size, void *argv, u32 argc, nvif_vmm 41 drivers/gpu/drm/nouveau/include/nvif/vmm.h int nvif_vmm_unmap(struct nvif_vmm *, u64); nvif_vmm 201 drivers/gpu/drm/nouveau/nouveau_bo.c struct nvif_vmm *vmm = cli->svm.cli ? &cli->svm.vmm : &cli->vmm.vmm; nvif_vmm 1097 drivers/gpu/drm/nouveau/nouveau_bo.c struct nvif_vmm *vmm = &drm->client.vmm.vmm; nvif_vmm 37 drivers/gpu/drm/nouveau/nouveau_mem.c struct nvif_vmm *vmm, struct nvif_vma *vma) nvif_vmm 29 drivers/gpu/drm/nouveau/nouveau_mem.h int nouveau_mem_map(struct nouveau_mem *, struct nvif_vmm *, struct nvif_vma *); nvif_vmm 27 drivers/gpu/drm/nouveau/nouveau_vmm.h struct nvif_vmm vmm; nvif_vmm 28 drivers/gpu/drm/nouveau/nvif/vmm.c nvif_vmm_unmap(struct nvif_vmm *vmm, u64 addr) nvif_vmm 36 drivers/gpu/drm/nouveau/nvif/vmm.c nvif_vmm_map(struct nvif_vmm *vmm, u64 addr, u64 size, void *argv, u32 argc, nvif_vmm 65 drivers/gpu/drm/nouveau/nvif/vmm.c nvif_vmm_put(struct nvif_vmm *vmm, struct nvif_vma *vma) nvif_vmm 77 drivers/gpu/drm/nouveau/nvif/vmm.c nvif_vmm_get(struct nvif_vmm *vmm, enum nvif_vmm_get type, bool sparse, nvif_vmm 108 drivers/gpu/drm/nouveau/nvif/vmm.c nvif_vmm_fini(struct nvif_vmm *vmm) nvif_vmm 116 drivers/gpu/drm/nouveau/nvif/vmm.c u64 size, void *argv, u32 argc, struct nvif_vmm *vmm)