Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_vmm.c38 nouveau_vma_map(struct nouveau_vma *vma, struct nouveau_mem *mem) in nouveau_vma_map() function
107 ret = nouveau_vma_map(vma, mem); in nouveau_vma_new()
H A Dnouveau_vmm.h22 int nouveau_vma_map(struct nouveau_vma *, struct nouveau_mem *);
H A Dnouveau_bo.c984 nouveau_vma_map(vma, mem); in nouveau_bo_move_ntfy()