Searched refs:mcp77_mmu_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | mcp77.c | 38 mcp77_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in mcp77_mmu_new() function
|
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mmu.h | 147 int mcp77_mmu_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mmu **);
|
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 1254 .mmu = { 0x00000001, mcp77_mmu_new }, 1286 .mmu = { 0x00000001, mcp77_mmu_new }, 1318 .mmu = { 0x00000001, mcp77_mmu_new },
|