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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu/
nouveau_nvkm_subdev_mmu_vmmgm200.c 40 static const struct nvkm_vmm_desc_func
51 static const struct nvkm_vmm_desc_func
67 static const struct nvkm_vmm_desc_func
nouveau_nvkm_subdev_mmu_vmmgk104.c 37 static const struct nvkm_vmm_desc_func
nouveau_nvkm_subdev_mmu_vmmnv41.c 74 static const struct nvkm_vmm_desc_func
nouveau_nvkm_subdev_mmu_vmmgp100.c 180 static const struct nvkm_vmm_desc_func
202 static const struct nvkm_vmm_desc_func
280 static const struct nvkm_vmm_desc_func
303 static const struct nvkm_vmm_desc_func
nouveau_nvkm_subdev_mmu_vmmnv04.c 73 static const struct nvkm_vmm_desc_func
vmm.h 62 struct nvkm_vmm_desc_func { struct
78 extern const struct nvkm_vmm_desc_func gf100_vmm_pgd;
80 extern const struct nvkm_vmm_desc_func gf100_vmm_pgt;
101 const struct nvkm_vmm_desc_func *func;
nouveau_nvkm_subdev_mmu_vmmgf100.c 106 const struct nvkm_vmm_desc_func
157 const struct nvkm_vmm_desc_func
nouveau_nvkm_subdev_mmu_vmmnv50.c 104 static const struct nvkm_vmm_desc_func
170 static const struct nvkm_vmm_desc_func
nouveau_nvkm_subdev_mmu_vmmnv44.c 178 static const struct nvkm_vmm_desc_func
nouveau_nvkm_subdev_mmu_vmm.c 158 const struct nvkm_vmm_desc_func *func = desc[it->lvl].func;
690 const struct nvkm_vmm_desc_func *func = page->desc->func;
716 const struct nvkm_vmm_desc_func *func = page->desc->func;

Completed in 15 milliseconds