Searched refs:tu102_mmu_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | tu102.c | 54 tu102_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_mmu_new() function
|
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mmu.h | 138 int tu102_mmu_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mmu **);
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2415 .mmu = { 0x00000001, tu102_mmu_new }, 2449 .mmu = { 0x00000001, tu102_mmu_new }, 2483 .mmu = { 0x00000001, tu102_mmu_new }, 2517 .mmu = { 0x00000001, tu102_mmu_new }, 2551 .mmu = { 0x00000001, tu102_mmu_new }, 2579 .mmu = { 0x00000001, tu102_mmu_new }, 2597 .mmu = { 0x00000001, tu102_mmu_new }, 2618 .mmu = { 0x00000001, tu102_mmu_new }, 2639 .mmu = { 0x00000001, tu102_mmu_new }, 2660 .mmu = { 0x00000001, tu102_mmu_new }, [all …]
|