Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
Dnouveau_vm.c157 nouveau_vm_unmap_pgt(struct nouveau_vm *vm, int big, u32 fpde, u32 lpde) in nouveau_vm_unmap_pgt() function
248 nouveau_vm_unmap_pgt(vm, big, fpde, pde - 1); in nouveau_vm_get()
275 nouveau_vm_unmap_pgt(vm, vma->node->type != vm->spg_shift, fpde, lpde); in nouveau_vm_put()