Searched refs:nvkm_mmu_func (Results 1 – 19 of 19) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | priv.h | 7 int r535_mmu_new(const struct nvkm_mmu_func *hw, struct nvkm_device *, enum nvkm_subdev_type, int, 10 void nvkm_mmu_ctor(const struct nvkm_mmu_func *, struct nvkm_device *, enum nvkm_subdev_type, int, 12 int nvkm_mmu_new_(const struct nvkm_mmu_func *, struct nvkm_device *, enum nvkm_subdev_type, int, 15 struct nvkm_mmu_func { struct 48 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 | r535.c | 99 r535_mmu_new(const struct nvkm_mmu_func *hw, in r535_mmu_new() 103 struct nvkm_mmu_func *rm; in r535_mmu_new()
|
D | nv04.c | 29 const struct nvkm_mmu_func
|
D | gk20a.c | 27 static const struct nvkm_mmu_func
|
D | gk104.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 | g84.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 | nv50.c | 64 static const struct nvkm_mmu_func
|
D | gf100.c | 76 static const struct nvkm_mmu_func
|
D | tu102.c | 44 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 | 421 nvkm_mmu_ctor(const struct nvkm_mmu_func *func, struct nvkm_device *device, in nvkm_mmu_ctor() 434 nvkm_mmu_new_(const struct nvkm_mmu_func *func, struct nvkm_device *device, in nvkm_mmu_new_()
|
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mmu.h | 116 const struct nvkm_mmu_func *func;
|