Searched refs:drm_gpuvm_for_each_va_safe (Results 1 – 4 of 4) sorted by relevance
523 #define drm_gpuvm_for_each_va_safe(va__, next__, gpuvm__) \ macro
193 - 'drm_gpuvm_for_each_va_safe'
921 drm_gpuvm_for_each_va_safe (vma, tmp, gpuvm) { in msm_gem_vm_close()
1754 drm_gpuvm_for_each_va_safe(gpuva, next, &vm->gpuvm) { in xe_vm_close_and_put()