Searched refs:gm20b_mmu_new (Results 1 – 4 of 4) sorted by relevance
43 return gm20b_mmu_new(device, index, pmmu); in gp10b_mmu_new()
50 gm20b_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in gm20b_mmu_new() function
129 int gm20b_mmu_new(struct nvkm_device *, int, struct nvkm_mmu **);
2144 .mmu = gm20b_mmu_new,