Searched refs:gp100_mmu_new (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/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-v4.19/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mmu.h | 130 int gp100_mmu_new(struct nvkm_device *, int, struct nvkm_mmu **);
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2173 .mmu = gp100_mmu_new, 2209 .mmu = gp100_mmu_new, 2245 .mmu = gp100_mmu_new, 2281 .mmu = gp100_mmu_new, 2317 .mmu = gp100_mmu_new, 2353 .mmu = gp100_mmu_new,
|