Searched refs:uvmm_from_gpuvm (Results 1 – 2 of 2) sorted by relevance
38 #define uvmm_from_gpuvm(x) container_of((x), struct nouveau_uvmm, base) macro41 #define to_uvmm(x) uvmm_from_gpuvm((x)->va.vm)
1796 struct nouveau_uvmm *uvmm = uvmm_from_gpuvm(gpuvm); in nouveau_uvmm_free()