Searched refs:nvkm_vmm_func (Results 1 – 18 of 18) sorted by relevance
| /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 164 int nvkm_vmm_new_(const struct nvkm_vmm_func *, struct nvkm_mmu *, argument 218 int nv04_vmm_new_(const struct nvkm_vmm_func *, struct nvkm_mmu *, u32, 228 int gf100_vmm_new_(const struct nvkm_vmm_func *, const struct nvkm_vmm_func *, 242 int gm200_vmm_new_(const struct nvkm_vmm_func *, const struct nvkm_vmm_func *, 248 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 | vmmgf100.c | 371 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_()
|
| 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 | vmmmcp77.c | 24 static const struct nvkm_vmm_func
|
| A D | vmmgp10b.c | 24 static const struct nvkm_vmm_func
|
| A D | vmmtu102.c | 53 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 | 582 static const struct nvkm_vmm_func 603 gp100_vmm_new_(const struct nvkm_vmm_func *func, in gp100_vmm_new_()
|
| A D | vmmgh100.c | 279 static const struct nvkm_vmm_func
|
| A D | vmmnv50.c | 366 static const struct nvkm_vmm_func
|
| A D | vmm.c | 1086 nvkm_vmm_ctor(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, in nvkm_vmm_ctor() 1200 nvkm_vmm_new_(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, in nvkm_vmm_new_()
|
| /drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| A D | mmu.h | 27 const struct nvkm_vmm_func *func;
|
Completed in 33 milliseconds