Searched refs:nvkm_mmu_func (Results 1 – 18 of 18) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | priv.h | 7 void nvkm_mmu_ctor(const struct nvkm_mmu_func *, struct nvkm_device *, enum nvkm_subdev_type, int, 9 int nvkm_mmu_new_(const struct nvkm_mmu_func *, struct nvkm_device *, enum nvkm_subdev_type, int, 12 struct nvkm_mmu_func { struct 42 extern const struct nvkm_mmu_func nv04_mmu; argument
|
D | gm20b.c | 29 static const struct nvkm_mmu_func 39 static const struct nvkm_mmu_func
|
D | gm200.c | 72 static const struct nvkm_mmu_func 82 static const struct nvkm_mmu_func
|
D | nv04.c | 29 const struct nvkm_mmu_func
|
D | g84.c | 27 static const struct nvkm_mmu_func
|
D | gk104.c | 27 static const struct nvkm_mmu_func
|
D | gk20a.c | 27 static const struct nvkm_mmu_func
|
D | gv100.c | 29 static const struct nvkm_mmu_func
|
D | mcp77.c | 27 static const struct nvkm_mmu_func
|
D | gp10b.c | 29 static const struct nvkm_mmu_func
|
D | gp100.c | 29 static const struct nvkm_mmu_func
|
D | gf100.c | 76 static const struct nvkm_mmu_func
|
D | nv50.c | 64 static const struct nvkm_mmu_func
|
D | tu102.c | 43 static const struct nvkm_mmu_func
|
D | nv41.c | 40 static const struct nvkm_mmu_func
|
D | nv44.c | 55 static const struct nvkm_mmu_func
|
D | base.c | 417 nvkm_mmu_ctor(const struct nvkm_mmu_func *func, struct nvkm_device *device, in nvkm_mmu_ctor() 430 nvkm_mmu_new_(const struct nvkm_mmu_func *func, struct nvkm_device *device, in nvkm_mmu_new_()
|
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mmu.h | 105 const struct nvkm_mmu_func *func;
|