Searched refs:uvmm_from_gpuvm (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c1796 struct nouveau_uvmm *uvmm = uvmm_from_gpuvm(gpuvm);
H A Dnouveau_uvmm.h38 #define uvmm_from_gpuvm(x) container_of((x), struct nouveau_uvmm, base) macro
41 #define to_uvmm(x) uvmm_from_gpuvm((x)->va.vm)

Completed in 352 milliseconds