Searched refs:nv04_mmu_new_ (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | nv04.h | 13 int nv04_mmu_new_(const struct nvkm_mmu_func *, struct nvkm_device *,
|
H A D | nv04.c | 120 nv04_mmu_new_(const struct nvkm_mmu_func *func, struct nvkm_device *device, nv04_mmu_new_() function 148 return nv04_mmu_new_(&nv04_mmu, device, index, pmmu); nv04_mmu_new()
|
H A D | nv41.c | 140 return nv04_mmu_new_(&nv41_mmu, device, index, pmmu); nv41_mmu_new()
|
H A D | nv44.c | 235 return nv04_mmu_new_(&nv44_mmu, device, index, pmmu); nv44_mmu_new()
|
Completed in 47 milliseconds