Searched refs:gp100_mmu_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
A D | gp100.c | 40 gp100_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp100_mmu_new() function
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
A D | mmu.h | 135 int gp100_mmu_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mmu **);
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
A D | base.c | 2154 .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 7 milliseconds