Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmmgm200.c109 static const struct nvkm_vmm_func
124 static const struct nvkm_vmm_func
140 gm200_vmm_new_(const struct nvkm_vmm_func *func_16, in gm200_vmm_new_()
141 const struct nvkm_vmm_func *func_17, in gm200_vmm_new_()
146 const struct nvkm_vmm_func *func; in gm200_vmm_new_()
Dvmm.h135 struct nvkm_vmm_func { struct
153 int nvkm_vmm_new_(const struct nvkm_vmm_func *, struct nvkm_mmu *, argument
156 int nvkm_vmm_ctor(const struct nvkm_vmm_func *, struct nvkm_mmu *,
170 int nv04_vmm_new_(const struct nvkm_vmm_func *, struct nvkm_mmu *, u32,
180 int gf100_vmm_new_(const struct nvkm_vmm_func *, const struct nvkm_vmm_func *,
193 int gm200_vmm_new_(const struct nvkm_vmm_func *, const struct nvkm_vmm_func *,
Dvmmgk20a.c36 static const struct nvkm_vmm_func
50 static const struct nvkm_vmm_func
Dvmmgm20b.c24 static const struct nvkm_vmm_func
39 static const struct nvkm_vmm_func
Dvmmgk104.c67 static const struct nvkm_vmm_func
81 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.c350 static const struct nvkm_vmm_func
364 static const struct nvkm_vmm_func
379 gf100_vmm_new_(const struct nvkm_vmm_func *func_16, in gf100_vmm_new_()
380 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
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.c322 static const struct nvkm_vmm_func
Dvmmnv50.c364 static const struct nvkm_vmm_func
Dvmm.c876 nvkm_vmm_ctor(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, in nvkm_vmm_ctor()
948 nvkm_vmm_new_(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, in nvkm_vmm_new_()
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dmmu.h25 const struct nvkm_vmm_func *func;