Searched refs:nvkm_vmm_func (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | vmmgm200.c | 109 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_()
|
D | vmm.h | 135 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 *,
|
D | vmmgk20a.c | 36 static const struct nvkm_vmm_func 50 static const struct nvkm_vmm_func
|
D | vmmgm20b.c | 24 static const struct nvkm_vmm_func 39 static const struct nvkm_vmm_func
|
D | vmmgk104.c | 67 static const struct nvkm_vmm_func 81 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 | 350 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_()
|
D | vmmmcp77.c | 24 static const struct nvkm_vmm_func
|
D | vmmgp10b.c | 24 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 | 322 static const struct nvkm_vmm_func
|
D | vmmnv50.c | 364 static const struct nvkm_vmm_func
|
D | vmm.c | 876 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/ |
D | mmu.h | 25 const struct nvkm_vmm_func *func;
|