Home
last modified time | relevance | path

Searched refs:drm_gpuva_for_each_va_safe (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/drm/
H A Ddrm_gpuva_mgr.h327 #define drm_gpuva_for_each_va_safe(va__, next__, mgr__) \ macro
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c1880 drm_gpuva_for_each_va_safe(va, next, &uvmm->umgr) { in nouveau_uvmm_fini()