Home
last modified time | relevance | path

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

/Linux-v5.10/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;
501 nvkm_vmm_iter(struct nvkm_vmm *vmm, const struct nvkm_vmm_page *page, in nvkm_vmm_iter()
602 nvkm_vmm_ptes_sparse_put(struct nvkm_vmm *vmm, const struct nvkm_vmm_page *page, in nvkm_vmm_ptes_sparse_put()
612 nvkm_vmm_ptes_sparse_get(struct nvkm_vmm *vmm, const struct nvkm_vmm_page *page, in nvkm_vmm_ptes_sparse_get()
632 const struct nvkm_vmm_page *page = vmm->func->page; in nvkm_vmm_ptes_sparse()
680 nvkm_vmm_ptes_unmap_put(struct nvkm_vmm *vmm, const struct nvkm_vmm_page *page, in nvkm_vmm_ptes_unmap_put()
691 nvkm_vmm_ptes_get_map(struct nvkm_vmm *vmm, const struct nvkm_vmm_page *page, in nvkm_vmm_ptes_get_map()
706 nvkm_vmm_ptes_unmap(struct nvkm_vmm *vmm, const struct nvkm_vmm_page *page, in nvkm_vmm_ptes_unmap()
717 nvkm_vmm_ptes_map(struct nvkm_vmm *vmm, const struct nvkm_vmm_page *page, in nvkm_vmm_ptes_map()
[all …]
Duvmm.c310 const struct nvkm_vmm_page *page; in nvkm_uvmm_mthd_page()
380 const struct nvkm_vmm_page *page; in nvkm_uvmm_new()
Dvmm.h118 struct nvkm_vmm_page { struct
154 const struct nvkm_vmm_page page[]; argument
Dvmmnv50.c230 const struct nvkm_vmm_page *page = map->page; in nv50_vmm_valid()
Dvmmgf100.c242 const struct nvkm_vmm_page *page = map->page; in gf100_vmm_valid()
Dvmmgp100.c403 const struct nvkm_vmm_page *page = map->page; in gp100_vmm_valid()
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dmmu.h72 const struct nvkm_vmm_page *page;