Searched refs:nvkm_vmm_func (Results 1 – 17 of 17) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | vmmgm200.c | 109 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_()
|
D | vmm.h | 139 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 *,
|
D | vmmgk20a.c | 36 static const struct nvkm_vmm_func 51 static const struct nvkm_vmm_func
|
D | vmmgm20b.c | 24 static const struct nvkm_vmm_func 40 static const struct nvkm_vmm_func
|
D | vmmgk104.c | 67 static const struct nvkm_vmm_func 82 static const struct nvkm_vmm_func
|
D | vmmnv04.c | 92 static const struct nvkm_vmm_func 102 nv04_vmm_new_(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, in nv04_vmm_new_()
|
D | vmmgf100.c | 370 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_()
|
D | vmmmcp77.c | 24 static const struct nvkm_vmm_func
|
D | vmmgp10b.c | 24 static const struct nvkm_vmm_func
|
D | vmmtu102.c | 52 static const struct nvkm_vmm_func
|
D | vmmgv100.c | 62 static const struct nvkm_vmm_func
|
D | vmmnv41.c | 96 static const struct nvkm_vmm_func
|
D | vmmnv44.c | 197 static const struct nvkm_vmm_func
|
D | vmmgp100.c | 573 static const struct nvkm_vmm_func 594 gp100_vmm_new_(const struct nvkm_vmm_func *func, in gp100_vmm_new_()
|
D | vmmnv50.c | 364 static const struct nvkm_vmm_func
|
D | vmm.c | 1034 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/ |
D | mmu.h | 26 const struct nvkm_vmm_func *func;
|