Home
last modified time | relevance | path

Searched refs:func_17 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu/
H A Dnouveau_nvkm_subdev_mmu_vmmgm200.c150 const struct nvkm_vmm_func *func_17, in gm200_vmm_new_() argument
165 case 17: func = func_17; break; in gm200_vmm_new_()
171 func = func_17; in gm200_vmm_new_()
H A Dnouveau_nvkm_subdev_mmu_vmmgf100.c413 const struct nvkm_vmm_func *func_17, in gf100_vmm_new_() argument
421 case 17: return nv04_vmm_new_(func_17, mmu, 0, managed, addr, size, in gf100_vmm_new_()