Home
last modified time | relevance | path

Searched refs:nvkm_vmm_func (Results 1 – 17 of 17) sorted by relevance

/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmmgm200.c109 static const struct nvkm_vmm_func
125 static const struct nvkm_vmm_func
142 gm200_vmm_new_(const struct nvkm_vmm_func *func_16, in gm200_vmm_new_()
143 const struct nvkm_vmm_func *func_17, in gm200_vmm_new_()
148 const struct nvkm_vmm_func *func; in gm200_vmm_new_()
Dvmm.h139 struct nvkm_vmm_func { struct
162 int nvkm_vmm_new_(const struct nvkm_vmm_func *, struct nvkm_mmu *, argument
190 int nv04_vmm_new_(const struct nvkm_vmm_func *, struct nvkm_mmu *, u32,
200 int gf100_vmm_new_(const struct nvkm_vmm_func *, const struct nvkm_vmm_func *,
214 int gm200_vmm_new_(const struct nvkm_vmm_func *, const struct nvkm_vmm_func *,
220 int gp100_vmm_new_(const struct nvkm_vmm_func *,
Dvmmgk20a.c36 static const struct nvkm_vmm_func
51 static const struct nvkm_vmm_func
Dvmmgm20b.c24 static const struct nvkm_vmm_func
40 static const struct nvkm_vmm_func
Dvmmgk104.c67 static const struct nvkm_vmm_func
82 static const struct nvkm_vmm_func
Dvmmnv04.c92 static const struct nvkm_vmm_func
102 nv04_vmm_new_(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, in nv04_vmm_new_()
Dvmmgf100.c370 static const struct nvkm_vmm_func
385 static const struct nvkm_vmm_func
401 gf100_vmm_new_(const struct nvkm_vmm_func *func_16, in gf100_vmm_new_()
402 const struct nvkm_vmm_func *func_17, in gf100_vmm_new_()
Dvmmmcp77.c24 static const struct nvkm_vmm_func
Dvmmgp10b.c24 static const struct nvkm_vmm_func
Dvmmtu102.c52 static const struct nvkm_vmm_func
Dvmmgv100.c62 static const struct nvkm_vmm_func
Dvmmnv41.c96 static const struct nvkm_vmm_func
Dvmmnv44.c197 static const struct nvkm_vmm_func
Dvmmgp100.c573 static const struct nvkm_vmm_func
594 gp100_vmm_new_(const struct nvkm_vmm_func *func, in gp100_vmm_new_()
Dvmmnv50.c364 static const struct nvkm_vmm_func
Dvmm.c1034 nvkm_vmm_ctor(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, in nvkm_vmm_ctor()
1140 nvkm_vmm_new_(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, in nvkm_vmm_new_()
/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dmmu.h26 const struct nvkm_vmm_func *func;