Searched refs:nvkm_vmm_func (Results 1 – 17 of 17) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
A 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_()
|
A D | vmm.h | 139 struct nvkm_vmm_func { struct 162 int nvkm_vmm_new_(const struct nvkm_vmm_func *, struct nvkm_mmu *, argument 191 int nv04_vmm_new_(const struct nvkm_vmm_func *, struct nvkm_mmu *, u32, 201 int gf100_vmm_new_(const struct nvkm_vmm_func *, const struct nvkm_vmm_func *, 215 int gm200_vmm_new_(const struct nvkm_vmm_func *, const struct nvkm_vmm_func *, 221 int gp100_vmm_new_(const struct nvkm_vmm_func *,
|
A D | vmmgk20a.c | 36 static const struct nvkm_vmm_func 51 static const struct nvkm_vmm_func
|
A D | vmmgm20b.c | 24 static const struct nvkm_vmm_func 40 static const struct nvkm_vmm_func
|
A D | vmmgk104.c | 67 static const struct nvkm_vmm_func 82 static const struct nvkm_vmm_func
|
A 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_()
|
A D | vmmgf100.c | 369 static const struct nvkm_vmm_func 384 static const struct nvkm_vmm_func 400 gf100_vmm_new_(const struct nvkm_vmm_func *func_16, in gf100_vmm_new_() 401 const struct nvkm_vmm_func *func_17, in gf100_vmm_new_()
|
A D | vmmmcp77.c | 24 static const struct nvkm_vmm_func
|
A D | vmmgp10b.c | 24 static const struct nvkm_vmm_func
|
A D | vmmtu102.c | 51 static const struct nvkm_vmm_func
|
A D | vmmgv100.c | 62 static const struct nvkm_vmm_func
|
A D | vmmnv41.c | 95 static const struct nvkm_vmm_func
|
A D | vmmnv44.c | 197 static const struct nvkm_vmm_func
|
A D | vmmgp100.c | 577 static const struct nvkm_vmm_func 598 gp100_vmm_new_(const struct nvkm_vmm_func *func, in gp100_vmm_new_()
|
A D | vmmnv50.c | 363 static const struct nvkm_vmm_func
|
A D | vmm.c | 1031 nvkm_vmm_ctor(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, in nvkm_vmm_ctor() 1137 nvkm_vmm_new_(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, in nvkm_vmm_new_()
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
A D | mmu.h | 25 const struct nvkm_vmm_func *func;
|
Completed in 17 milliseconds