Searched refs:nvkm_vmm_unref_ptes (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmm.c | 258 nvkm_vmm_unref_ptes(struct nvkm_vmm_iter *it, bool pfn, u32 ptei, u32 ptes) in nvkm_vmm_unref_ptes() function 402 return nvkm_vmm_unref_ptes(it, pfn, ptei, ptes); in nvkm_vmm_sparse_unref_ptes() 709 nvkm_vmm_unref_ptes, NULL, NULL, NULL); in nvkm_vmm_ptes_put_locked() 747 false, pfn, nvkm_vmm_unref_ptes, NULL, NULL, in __nvkm_vmm_ptes_unmap_put()
|