Searched refs:nvkm_vmm_unref_ptes (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | vmm.c | 258 nvkm_vmm_unref_ptes(struct nvkm_vmm_iter *it, u32 ptei, u32 ptes) in nvkm_vmm_unref_ptes() function 390 return nvkm_vmm_unref_ptes(it, ptei, ptes); in nvkm_vmm_sparse_unref_ptes() 673 false, nvkm_vmm_unref_ptes, NULL, NULL, in nvkm_vmm_ptes_unmap_put() 717 nvkm_vmm_unref_ptes, NULL, NULL, NULL); in nvkm_vmm_ptes_put()
|