Searched refs:gp100_mmu_new (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | gp100.c | 40 gp100_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in gp100_mmu_new() function
|
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mmu.h | 134 int gp100_mmu_new(struct nvkm_device *, int, struct nvkm_mmu **);
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2184 .mmu = gp100_mmu_new, 2224 .mmu = gp100_mmu_new, 2262 .mmu = gp100_mmu_new, 2300 .mmu = gp100_mmu_new, 2337 .mmu = gp100_mmu_new, 2375 .mmu = gp100_mmu_new,
|