HomeSort by: relevance | last modified time | path
    Searched refs:gp100_mmu_new (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu/
nouveau_nvkm_subdev_mmu_gp100.c 45 gp100_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
mmu.h 147 int gp100_mmu_new(struct nvkm_device *, int, struct nvkm_mmu **);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
nouveau_nvkm_engine_device_base.c 2209 .mmu = gp100_mmu_new,
2249 .mmu = gp100_mmu_new,
2287 .mmu = gp100_mmu_new,
2325 .mmu = gp100_mmu_new,
2362 .mmu = gp100_mmu_new,
2400 .mmu = gp100_mmu_new,

Completed in 17 milliseconds