Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_vmm.c62 nouveau_vma_del(struct nouveau_vma **pvma) in nouveau_vma_del() function
116 nouveau_vma_del(pvma); in nouveau_vma_new()
Dnouveau_vmm.h21 void nouveau_vma_del(struct nouveau_vma **);
Dnouveau_fbcon.c407 nouveau_vma_del(&fbcon->vma); in nouveau_fbcon_create()
428 nouveau_vma_del(&fbcon->vma); in nouveau_fbcon_destroy()
Dnv84_fence.c114 nouveau_vma_del(&fctx->vma); in nv84_fence_context_del()
Dnouveau_abi16.c139 nouveau_vma_del(&chan->ntfy_vma); in nouveau_abi16_chan_fini()
Dnouveau_chan.c102 nouveau_vma_del(&chan->push.vma); in nouveau_channel_del()
Dnouveau_gem.c140 nouveau_vma_del(&vma); in nouveau_gem_object_delete()