Searched refs:uvma_from_va (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.h39 #define uvma_from_va(x) container_of((x), struct nouveau_uvma, va) macro
H A Dnouveau_uvmm.c649 .kind = uvma_from_va(va)->kind,
650 .region = uvma_from_va(va)->region,
790 struct nouveau_uvma *uvma = uvma_from_va(va);
801 struct nouveau_uvma *uvma = uvma_from_va(u->va);
813 struct nouveau_uvma *uvma = uvma_from_va(u->va);
884 struct nouveau_uvma *uvma = uvma_from_va(va);
906 struct nouveau_uvma *uvma = uvma_from_va(va);
1766 struct nouveau_uvma *uvma = uvma_from_va(va);
1785 struct nouveau_uvma *uvma = uvma_from_va(va);
1899 struct nouveau_uvma *uvma = uvma_from_va(v
[all...]

Completed in 103 milliseconds