Home
last modified time | relevance | path

Searched refs:nvkm_vmm_page (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmm.c41 const struct nvkm_vmm_page *page) in nvkm_vmm_pt_new()
73 const struct nvkm_vmm_page *page;
489 nvkm_vmm_iter(struct nvkm_vmm *vmm, const struct nvkm_vmm_page *page, in nvkm_vmm_iter()
590 nvkm_vmm_ptes_sparse_put(struct nvkm_vmm *vmm, const struct nvkm_vmm_page *page, in nvkm_vmm_ptes_sparse_put()
600 nvkm_vmm_ptes_sparse_get(struct nvkm_vmm *vmm, const struct nvkm_vmm_page *page, in nvkm_vmm_ptes_sparse_get()
620 const struct nvkm_vmm_page *page = vmm->func->page; in nvkm_vmm_ptes_sparse()
668 nvkm_vmm_ptes_unmap_put(struct nvkm_vmm *vmm, const struct nvkm_vmm_page *page, in nvkm_vmm_ptes_unmap_put()
679 nvkm_vmm_ptes_get_map(struct nvkm_vmm *vmm, const struct nvkm_vmm_page *page, in nvkm_vmm_ptes_get_map()
694 nvkm_vmm_ptes_unmap(struct nvkm_vmm *vmm, const struct nvkm_vmm_page *page, in nvkm_vmm_ptes_unmap()
704 nvkm_vmm_ptes_map(struct nvkm_vmm *vmm, const struct nvkm_vmm_page *page, in nvkm_vmm_ptes_map()
[all …]
Duvmm.c255 const struct nvkm_vmm_page *page; in nvkm_uvmm_mthd_page()
316 const struct nvkm_vmm_page *page; in nvkm_uvmm_new()
Dvmm.h114 struct nvkm_vmm_page { struct
145 const struct nvkm_vmm_page page[]; argument
Dvmmgp100.c235 const struct nvkm_vmm_page *page = map->page; in gp100_vmm_valid()
Dvmmgf100.c222 const struct nvkm_vmm_page *page = map->page; in gf100_vmm_valid()
Dvmmnv50.c230 const struct nvkm_vmm_page *page = map->page; in nv50_vmm_valid()
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dmmu.h68 const struct nvkm_vmm_page *page;