Searched refs:gp100_mmu_new (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dgp100.c40 gp100_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, function
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h164 int gp100_mmu_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mmu **);
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c2154 .mmu = { 0x00000001, gp100_mmu_new },
2187 .mmu = { 0x00000001, gp100_mmu_new },
2221 .mmu = { 0x00000001, gp100_mmu_new },
2255 .mmu = { 0x00000001, gp100_mmu_new },
2289 .mmu = { 0x00000001, gp100_mmu_new },
2323 .mmu = { 0x00000001, gp100_mmu_new },

Completed in 97 milliseconds