Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A 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_()
H A Dvmm.h139 struct nvkm_vmm_func { struct
162 int nvkm_vmm_new_(const struct nvkm_vmm_func *, struct nvkm_mmu *, argument
216 int nv04_vmm_new_(const struct nvkm_vmm_func *, struct nvkm_mmu *, u32,
226 int gf100_vmm_new_(const struct nvkm_vmm_func *, const struct nvkm_vmm_func *,
240 int gm200_vmm_new_(const struct nvkm_vmm_func *, const struct nvkm_vmm_func *,
246 int gp100_vmm_new_(const struct nvkm_vmm_func *,
H A Dvmmgk20a.c36 static const struct nvkm_vmm_func
51 static const struct nvkm_vmm_func
H A Dvmmgm20b.c24 static const struct nvkm_vmm_func
40 static const struct nvkm_vmm_func
H A Dvmmgk104.c67 static const struct nvkm_vmm_func
82 static const struct nvkm_vmm_func
H A 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_()
H A Dvmmgf100.c371 static const struct nvkm_vmm_func
386 static const struct nvkm_vmm_func
402 gf100_vmm_new_(const struct nvkm_vmm_func *func_16, in gf100_vmm_new_()
403 const struct nvkm_vmm_func *func_17, in gf100_vmm_new_()
H A Dvmmmcp77.c24 static const struct nvkm_vmm_func
H A Dvmmgp10b.c24 static const struct nvkm_vmm_func
H A Dvmmtu102.c53 static const struct nvkm_vmm_func
H A Dvmmgv100.c62 static const struct nvkm_vmm_func
H A Dvmmnv41.c95 static const struct nvkm_vmm_func
H A Dvmmnv44.c197 static const struct nvkm_vmm_func
H A Dvmmgp100.c579 static const struct nvkm_vmm_func
600 gp100_vmm_new_(const struct nvkm_vmm_func *func, in gp100_vmm_new_()
H A Dvmmnv50.c366 static const struct nvkm_vmm_func
H A Dvmm.c1090 nvkm_vmm_ctor(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, in nvkm_vmm_ctor()
1204 nvkm_vmm_new_(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, in nvkm_vmm_new_()
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h27 const struct nvkm_vmm_func *func;