Home
last modified time | relevance | path

Searched refs:nvkm_vmm_desc_func (Results 1 – 10 of 10) sorted by relevance

/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmmgm200.c35 static const struct nvkm_vmm_desc_func
44 static const struct nvkm_vmm_desc_func
60 static const struct nvkm_vmm_desc_func
Dvmm.h60 struct nvkm_vmm_desc_func { struct
76 extern const struct nvkm_vmm_desc_func gf100_vmm_pgd; argument
78 extern const struct nvkm_vmm_desc_func gf100_vmm_pgt;
99 const struct nvkm_vmm_desc_func *func;
Dvmmgp100.c169 static const struct nvkm_vmm_desc_func
189 static const struct nvkm_vmm_desc_func
351 static const struct nvkm_vmm_desc_func
377 static const struct nvkm_vmm_desc_func
Dvmmgk104.c32 static const struct nvkm_vmm_desc_func
Dvmmnv41.c67 static const struct nvkm_vmm_desc_func
Dvmmnv50.c97 static const struct nvkm_vmm_desc_func
161 static const struct nvkm_vmm_desc_func
Dvmmgf100.c97 const struct nvkm_vmm_desc_func
146 const struct nvkm_vmm_desc_func
Dvmmnv04.c66 static const struct nvkm_vmm_desc_func
Dvmmnv44.c171 static const struct nvkm_vmm_desc_func
Dvmm.c151 const struct nvkm_vmm_desc_func *func = desc[it->lvl].func; in nvkm_vmm_unref_pdes()
683 const struct nvkm_vmm_desc_func *func = page->desc->func; in nvkm_vmm_ptes_unmap()
744 const struct nvkm_vmm_desc_func *func = page->desc->func; in __nvkm_vmm_ptes_unmap_put()